Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/netlink/genetlink.c genl_ctrl_event() -> ctrl_build_mcgrp_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | family | 4096-ptr_max |
| PARAM_VALUE | 0 | family->mcgrp_offset | 0-64 |
| PARAM_VALUE | 0 | family->mcgrps | 4096-ptr_max |
| PARAM_VALUE | 0 | family->n_mcgrps | 1-2,7 |
| PARAM_VALUE | 0 | family->n_ops | 0-2,4,7,11,18-19,24,37,51 |
| PARAM_VALUE | 0 | family->n_small_ops | 0-9,11,16,18,24,120 |
| PARAM_VALUE | 0 | family->n_split_ops | 0,2-5,7-10,15,17,32,75 |
| PARAM_VALUE | 0 | family->ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | family->policy | 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->small_ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | family->sock_priv_size | 0,16,80,168 |
| PARAM_VALUE | 0 | family->split_ops | 0,4096-ptr_max |
| PARAM_VALUE | 1 | grp | 4096-ptr_max |
| PARAM_VALUE | 2 | grp_id | 0-70 |
| PARAM_VALUE | 3 | portid | 0 |
| PARAM_VALUE | 4 | seq | 0 |
| PARAM_VALUE | 5 | cmd | 7-8 |
| CAPPED_DATA | 0 | family->n_mcgrps | 1 |
| CAPPED_DATA | 0 | family->n_split_ops | 1 |
| CAPPED_DATA | 0 | family->resv_start_op | 1 |
| DATA_SOURCE | 0 | family | $1 |
| DATA_SOURCE | 1 | grp | $2 |
| DATA_SOURCE | 2 | grp_id | $3 |
| DATA_SOURCE | 5 | cmd | $0 |
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &genl_mutex |