Home
last modified time | relevance | path

Searched refs:security_kernel_load_data (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/firmware_loader/
H A Dfallback_platform.c20 rc = security_kernel_load_data(LOADING_FIRMWARE, true); in firmware_fallback_platform()
H A Dfallback.c195 ret = security_kernel_load_data(LOADING_FIRMWARE, true); in fw_run_sysfs_fallback()
/linux/kernel/
H A Dkexec.c214 result = security_kernel_load_data(LOADING_KEXEC_IMAGE, false); in kexec_load_check()
/linux/security/
H A Dsecurity.c3385 int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data() function
3389 EXPORT_SYMBOL_GPL(security_kernel_load_data);