Searched refs:security_kernel_load_data (Results 1 – 9 of 9) sorted by relevance
20 rc = security_kernel_load_data(LOADING_FIRMWARE, true); in firmware_fallback_platform()
616 ret = security_kernel_load_data(LOADING_FIRMWARE, true); in fw_run_sysfs_fallback()
203 result = security_kernel_load_data(LOADING_KEXEC_IMAGE, false); in kexec_load_check()
3154 err = security_kernel_load_data(LOADING_MODULE, true); in copy_module_from_user()
406 int security_kernel_load_data(enum kernel_load_data_id id, bool contents);1067 static inline int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data() function
1759 int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data() function1768 EXPORT_SYMBOL_GPL(security_kernel_load_data);
9161 0x00000000 security_kernel_load_data vmlinux EXPORT_SYMBOL_GPL
14737 ffff80001043aed0 T security_kernel_load_data
Completed in 331 milliseconds