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