Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/module/main.c __symbol_get() -> strong_try_module_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mod | 0,4096-ptr_max |
| PARAM_VALUE | 0 | mod->state | 0-2,4-u32max |
| LOCK2 | rcu_read |
kernel/module/main.c ref_module() -> strong_try_module_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mod | 4096-ptr_max |
| PARAM_VALUE | 0 | mod->state | 0-2,4-u32max |
| DATA_SOURCE | 0 | mod | $1 |
| TASK_NOT_RUNNING | |||
| LOCK2 | global &module_mutex |