Home
last modified time | relevance | path

Searched refs:kernel_load_data_id (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dima.h27 extern int ima_load_data(enum kernel_load_data_id id, bool contents);
29 enum kernel_load_data_id id, char *description);
92 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data()
98 enum kernel_load_data_id id, in ima_post_load_data()
A Dsecurity.h238 enum kernel_load_data_id { enum
246 static inline const char *kernel_load_data_id_str(enum kernel_load_data_id id) in kernel_load_data_id_str()
416 int security_kernel_load_data(enum kernel_load_data_id id, bool contents);
418 enum kernel_load_data_id id,
1101 static inline int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data()
1107 enum kernel_load_data_id id, in security_kernel_post_load_data()
A Dlsm_hook_defs.h200 LSM_HOOK(int, 0, kernel_load_data, enum kernel_load_data_id id, bool contents)
202 enum kernel_load_data_id id, char *description)
/linux-6.3-rc2/security/loadpin/
A Dloadpin.c207 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) in loadpin_load_data()
/linux-6.3-rc2/security/integrity/ima/
A Dima_main.c820 int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data()
875 enum kernel_load_data_id load_id, in ima_post_load_data()
/linux-6.3-rc2/security/
A Dsecurity.c1848 int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data()
1860 enum kernel_load_data_id id, in security_kernel_post_load_data()
/linux-6.3-rc2/security/selinux/
A Dhooks.c4092 static int selinux_kernel_load_data(enum kernel_load_data_id id, bool contents) in selinux_kernel_load_data()

Completed in 32 milliseconds