Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/netlink/genetlink.c genl_register_family() -> genl_ctrl_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 1 |
| PARAM_VALUE | 1 | family | 4096-ptr_max |
| PARAM_VALUE | 1 | family->id | 0-s32max |
| PARAM_VALUE | 1 | family->mcgrp_offset | 0-64 |
| PARAM_VALUE | 1 | family->n_mcgrps | 0-2,7 |
| PARAM_VALUE | 1 | family->n_ops | 0-2,4,7,11,18-19,24,37,51 |
| PARAM_VALUE | 1 | family->n_split_ops | 0,2-5,7-10,15,32,75 |
| PARAM_VALUE | 1 | family->ops | 0,4096-ptr_max |
| PARAM_VALUE | 1 | family->resv_start_op | 0,2-9,11-12,18-19,26,31,34-35,42,50,84,153 |
| PARAM_VALUE | 1 | family->sock_priv_size | 0,16,80,168 |
| PARAM_VALUE | 2 | grp | 0 |
| PARAM_VALUE | 3 | grp_id | 0 |
| CAPPED_DATA | 1 | family->n_mcgrps | 1 |
| CAPPED_DATA | 1 | family->n_split_ops | 1 |
| CAPPED_DATA | 1 | family->resv_start_op | 1 |
| DATA_SOURCE | 1 | family | $0 |
| NOCHECK_CALL |
net/netlink/genetlink.c genl_register_family() -> genl_ctrl_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 7 |
| PARAM_VALUE | 1 | family | 4096-ptr_max |
| PARAM_VALUE | 1 | family->id | 0-s32max |
| PARAM_VALUE | 1 | family->mcgrp_offset | 0-64 |
| PARAM_VALUE | 1 | family->mcgrps | 4096-ptr_max |
| PARAM_VALUE | 1 | family->n_mcgrps | 1-2,7 |
| PARAM_VALUE | 1 | family->n_ops | 0-2,4,7,11,18-19,24,37,51 |
| PARAM_VALUE | 1 | family->n_split_ops | 0,2-5,7-10,15,32,75 |
| PARAM_VALUE | 1 | family->ops | 0,4096-ptr_max |
| PARAM_VALUE | 1 | family->resv_start_op | 0,2-9,11-12,18-19,26,31,34-35,42,50,84,153 |
| PARAM_VALUE | 1 | family->sock_priv_size | 0,16,80,168 |
| PARAM_VALUE | 2 | grp | 4096-ptr_max |
| PARAM_VALUE | 3 | grp_id | 0-70 |
| CAPPED_DATA | 1 | family->n_mcgrps | 1 |
| CAPPED_DATA | 1 | family->n_split_ops | 1 |
| CAPPED_DATA | 1 | family->resv_start_op | 1 |
| DATA_SOURCE | 1 | family | $0 |
| NOCHECK_CALL |
net/netlink/genetlink.c genl_unregister_family() -> genl_ctrl_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 2 |
| PARAM_VALUE | 1 | family | 4096-ptr_max |
| PARAM_VALUE | 1 | family->mcgrp_offset | 0-64 |
| PARAM_VALUE | 1 | family->n_mcgrps | 0-2,7 |
| PARAM_VALUE | 1 | family->n_ops | 0-2,4,7,11,18-19,24,37,51 |
| PARAM_VALUE | 1 | family->n_split_ops | 0,2-5,7-10,15,17-18,32,75 |
| PARAM_VALUE | 1 | family->ops | 0,4096-ptr_max |
| PARAM_VALUE | 1 | family->resv_start_op | 0,2-9,11-12,18-19,26,31,34-35,42,50,84,153 |
| PARAM_VALUE | 1 | family->sock_priv_size | 0,16,80,168 |
| PARAM_VALUE | 2 | grp | 0 |
| PARAM_VALUE | 3 | grp_id | 0 |
| CAPPED_DATA | 1 | family->n_mcgrps | 1 |
| DATA_SOURCE | 1 | family | $0 |
| NOCHECK_CALL |
net/netlink/genetlink.c genl_unregister_mc_groups() -> genl_ctrl_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 8 |
| PARAM_VALUE | 1 | family | 4096-ptr_max |
| PARAM_VALUE | 1 | family->mcgrp_offset | 0-64 |
| PARAM_VALUE | 1 | family->mcgrps | 4096-ptr_max |
| PARAM_VALUE | 1 | family->n_mcgrps | 1-2,7 |
| PARAM_VALUE | 1 | family->n_ops | 0-2,4,7,11,18-19,24,37,51 |
| PARAM_VALUE | 1 | family->n_split_ops | 0,2-5,7-10,15,17-18,32,75 |
| PARAM_VALUE | 1 | family->ops | 0,4096-ptr_max |
| PARAM_VALUE | 1 | family->policy | 0,4096-ptr_max |
| PARAM_VALUE | 1 | family->resv_start_op | 0,2-9,11-12,18-19,26,31,34-35,42,50,84,153 |
| PARAM_VALUE | 1 | family->sock_priv_size | 0,16,80,168 |
| PARAM_VALUE | 2 | grp | 4096-ptr_max |
| PARAM_VALUE | 3 | grp_id | 0-70 |
| CAPPED_DATA | 1 | family->n_mcgrps | 1 |
| DATA_SOURCE | 1 | family | $0 |
| NOCHECK_CALL | |||
| LOCK2 | global &cb_lock | ||
| LOCK2 | global &genl_mutex |