Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/params.c kernel_add_sysfs_param() -> add_sysfs_param()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mk | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->mp | 0,4096-ptr_max |
| PARAM_VALUE | 1 | kp | 4096-ptr_max |
| PARAM_VALUE | 1 | kp->perm | 1-u16max |
| PARAM_VALUE | 2 | name | 4096-ptr_max |
| BUF_SIZE | 0 | mk | (-1),280 |
| BUF_SIZE | 0 | mk | (-1),280 |
| DATA_SOURCE | 0 | mk | r lookup_or_create_module_kobject |
| DATA_SOURCE | 1 | kp | $1 |
kernel/params.c module_param_sysfs_setup() -> add_sysfs_param()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mk | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->kobj.entry.next | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->kobj.kref.refcount.refs.counter | 1 |
| PARAM_VALUE | 0 | mk->kobj.kset | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->kobj.ktype | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->kobj.parent | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->kobj.sd | 4096-ptr_max |
| PARAM_VALUE | 0 | mk->kobj.state_in_sysfs | 1 |
| PARAM_VALUE | 0 | mk->kobj.state_initialized | 1 |
| PARAM_VALUE | 0 | mk->mod | 4096-ptr_max |
| PARAM_VALUE | 1 | kp | 4096-ptr_max |
| PARAM_VALUE | 1 | kp->perm | 1-u16max |