Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/proc/proc_sysctl.c sysctl_check_table() -> sysctl_check_table_array()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | path | 1-u64max |
| PARAM_VALUE | 1 | table | 4096-ptr_max |
| PARAM_VALUE | 1 | table->maxlen | s32min-(-1),1-s32max |
| PARAM_VALUE | 1 | table->proc_handler | 4096-ptr_max |
| BUF_SIZE | 0 | path | 0-s32max |
| BUF_SIZE | 0 | path | 0-s32max |
| DATA_SOURCE | 0 | path | $0 |
| STR_LEN | 0 | path | (-1),9-27,29-30 |
| STR_LEN | 0 | path | (-1),9-27,29-30 |
| BIT_INFO | 1 | table->proc_handler | 0x0,0x7ffffffffffff000 |
| RX_PATH | |||
| TASK_NOT_RUNNING |