Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/module/main.c complete_formation() -> module_cfi_finalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdr | 4096-ptr_max |
| PARAM_VALUE | 1 | sechdrs | 4096-ptr_max |
| PARAM_VALUE | 2 | mod | 4096-ptr_max |
| CAPPED_DATA | 0 | hdr->e_shnum | 1 |
| CAPPED_DATA | 0 | hdr->e_shoff | 1 |
| CAPPED_DATA | 0 | hdr->e_shstrndx | 1 |
| CAPPED_DATA | 2 | mod | 1 |
| CAPPED_DATA | 2 | mod->syms | 1 |
| DATA_SOURCE | 2 | mod | $0 |
| NOCHECK_CALL | |||
| UNITS | 0 | hdr | unit_byte |
| UNITS | 1 | sechdrs | unit_byte |
| LOCK2 | global &module_mutex |