Home
last modified time | relevance | path

Searched refs:LSM_ID_APPARMOR (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dlsm.h58 #define LSM_ID_APPARMOR 104 macro
/linux/tools/testing/selftests/lsm/
H A Dlsm_get_self_attr_test.c103 syscall_lsms[i] == LSM_ID_APPARMOR) { in TEST()
177 case LSM_ID_APPARMOR: in TEST()
H A Dlsm_list_modules_test.c104 case LSM_ID_APPARMOR: in TEST()
/linux/security/apparmor/
H A Dlsm.c818 LSM_ID_APPARMOR, 0); in apparmor_getselfattr()
1669 .id = LSM_ID_APPARMOR,
/linux/fs/proc/
H A Dbase.c2897 ATTR(LSM_ID_APPARMOR, "current", 0666),
2898 ATTR(LSM_ID_APPARMOR, "prev", 0444),
2899 ATTR(LSM_ID_APPARMOR, "exec", 0666),