Searched refs:LSM_ID_APPARMOR (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/security/apparmor/ |
| H A D | secid.c | 74 cp->id = LSM_ID_APPARMOR; in apparmor_label_to_secctx() 111 if (cp->id == LSM_ID_APPARMOR) { in apparmor_release_secctx()
|
| H A D | lsm.c | 811 LSM_ID_APPARMOR, 0); in apparmor_getselfattr() 1429 .id = LSM_ID_APPARMOR,
|
| /linux-6.15/include/uapi/linux/ |
| H A D | lsm.h | 58 #define LSM_ID_APPARMOR 104 macro
|
| /linux-6.15/tools/testing/selftests/lsm/ |
| H A D | lsm_get_self_attr_test.c | 103 syscall_lsms[i] == LSM_ID_APPARMOR) { in TEST() 177 case LSM_ID_APPARMOR: in TEST()
|
| H A D | lsm_list_modules_test.c | 104 case LSM_ID_APPARMOR: in TEST()
|
| /linux-6.15/fs/proc/ |
| H A D | base.c | 2892 ATTR(LSM_ID_APPARMOR, "current", 0666), 2893 ATTR(LSM_ID_APPARMOR, "prev", 0444), 2894 ATTR(LSM_ID_APPARMOR, "exec", 0666),
|