Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 5 files:
- drivers/base/firmware_loader/fallback.c, line 205
- drivers/base/firmware_loader/fallback_platform.c, line 20
- kernel/kexec.c, line 214
- kernel/module/main.c, line 2511
- security/security.c, line 3014
Smatch caller information:
drivers/base/firmware_loader/fallback_platform.c firmware_fallback_platform() -> security_kernel_load_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 1 |
| PARAM_VALUE | 1 | contents | 1 |
| RX_PATH |
drivers/base/firmware_loader/fallback.c fw_run_sysfs_fallback() -> security_kernel_load_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 1 |
| PARAM_VALUE | 1 | contents | 1 |
| RX_PATH |
kernel/kexec.c kexec_load_check() -> security_kernel_load_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 3 |
| PARAM_VALUE | 1 | contents | 0 |
kernel/module/main.c copy_module_from_user() -> security_kernel_load_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 2 |
| PARAM_VALUE | 1 | contents | 1 |