Home
last modified time | relevance | path

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

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