Searched refs:kernel_load_data_id (Results 1 – 3 of 3) sorted by relevance
21 extern int ima_load_data(enum kernel_load_data_id id);72 static inline int ima_load_data(enum kernel_load_data_id id) in ima_load_data()
223 enum kernel_load_data_id { enum231 static inline const char *kernel_load_data_id_str(enum kernel_load_data_id id) in kernel_load_data_id_str()383 int security_kernel_load_data(enum kernel_load_data_id id);1002 static inline int security_kernel_load_data(enum kernel_load_data_id id) in security_kernel_load_data()
1630 int (*kernel_load_data)(enum kernel_load_data_id id);