Home
last modified time | relevance | path

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

/Linux-v5.4/security/loadpin/
Dloadpin.c186 LSM_HOOK_INIT(kernel_load_data, loadpin_load_data),
/Linux-v5.4/include/linux/
Dlsm_hooks.h1630 int (*kernel_load_data)(enum kernel_load_data_id id); member
1928 struct hlist_head kernel_load_data; member
/Linux-v5.4/security/
Dsecurity.c1624 ret = call_int_hook(kernel_load_data, 0, id); in security_kernel_load_data()
/Linux-v5.4/security/selinux/
Dhooks.c6892 LSM_HOOK_INIT(kernel_load_data, selinux_kernel_load_data),