Defined in 1 files as a prototype:
Defined in 2 files as a function:
- kernel/module/internal.h, line 312 (as a function)
- kernel/module/tree_lookup.c, line 78 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/module/main.c add_unformed_module() -> mod_tree_insert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mod | 4096-ptr_max |
| PARAM_VALUE | 0 | mod->list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | mod->list.prev | 1915283771061870592 |
| PARAM_VALUE | 0 | mod->name | 4096-ptr_max |
| PARAM_VALUE | 0 | mod->state | 3 |
| DATA_SOURCE | 0 | mod | $0 |
| NOCHECK_CALL | |||
| LOCK2 | global &module_mutex |