Defined in 1 files as a prototype:
Defined in 2 files as a function:
- kernel/module/decompress.c, line 294 (as a function)
- kernel/module/internal.h, line 280 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/module/main.c init_module_from_file() -> module_decompress()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | info | 819794768076095488 |
| PARAM_VALUE | 0 | info->compressed_len | 0 |
| PARAM_VALUE | 0 | info->hdr | 0 |
| PARAM_VALUE | 0 | info->len | 0 |
| PARAM_VALUE | 0 | info->max_pages | 0 |
| PARAM_VALUE | 0 | info->mod | 0 |
| PARAM_VALUE | 0 | info->name | 0 |
| PARAM_VALUE | 0 | info->pages | 0 |
| PARAM_VALUE | 0 | info->sechdrs | 0 |
| PARAM_VALUE | 0 | info->sig_ok | 0 |
| PARAM_VALUE | 0 | info->stroffs | 0 |
| PARAM_VALUE | 0 | info->strtab | 0 |
| PARAM_VALUE | 0 | info->symoffs | 0 |
| PARAM_VALUE | 0 | info->used_pages | 0 |
| PARAM_VALUE | 1 | *buf | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 2 | size | 0-s32max |
| DATA_SOURCE | 2 | size | r kernel_read_file |