Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/module/main.c layout_and_allocate() -> module_mark_ro_after_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdr | 4096-ptr_max |
| PARAM_VALUE | 0 | hdr->e_shnum | 2-u16max |
| PARAM_VALUE | 1 | sechdrs | 4096-ptr_max |
| PARAM_VALUE | 2 | secstrings | 4096-ptr_max |
| CAPPED_DATA | 0 | hdr->e_shnum | 1 |
| CAPPED_DATA | 0 | hdr->e_shoff | 1 |
| CAPPED_DATA | 0 | hdr->e_shstrndx | 1 |
| NOCHECK_CALL | |||
| UNITS | 0 | hdr | unit_byte |
| UNITS | 1 | sechdrs | unit_byte |
| UNITS | 2 | secstrings | unit_byte |