Home
last modified time | relevance | path

Searched refs:ipe_kernel_load_data (Results 1 – 3 of 3) sorted by relevance

/linux/security/ipe/
H A Dhooks.h39 int ipe_kernel_load_data(enum kernel_load_data_id id, bool contents);
H A Dipe.c54 LSM_HOOK_INIT(kernel_load_data, ipe_kernel_load_data),
H A Dhooks.c184 int ipe_kernel_load_data(enum kernel_load_data_id id, bool contents) in ipe_kernel_load_data() function