Home
last modified time | relevance | path

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

/linux-6.15/security/ipe/
H A Dhooks.h36 int ipe_kernel_load_data(enum kernel_load_data_id id, bool contents);
H A Dipe.c53 LSM_HOOK_INIT(kernel_load_data, ipe_kernel_load_data),
H A Dhooks.c156 int ipe_kernel_load_data(enum kernel_load_data_id id, bool contents) in ipe_kernel_load_data() function