Home
last modified time | relevance | path

Searched refs:allperms (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dperms.h89 extern struct aa_perms allperms;
/kernel/linux/linux-6.6/security/apparmor/
H A Dlib.c24 struct aa_perms allperms = { .allow = ALL_PERMS_MASK, variable
H A Ddomain.c121 * @perms should be preinitialized with allperms OR a previous permission
146 *perms = allperms; in label_compound_match()
183 * @perms should be preinitialized with allperms OR a previous permission
261 *perms = allperms; in label_match()
H A Dlabel.c1294 * @perms should be preinitialized with allperms OR a previous permission
1317 *perms = allperms; in label_compound_match()
1354 * @perms should be preinitialized with allperms OR a previous permission
1427 *perms = allperms; in aa_label_match()
H A Dapparmorfs.c789 perms = allperms; in query_label()
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dperms.h97 extern struct aa_perms allperms;
/kernel/linux/linux-5.10/security/apparmor/
H A Dlib.c24 struct aa_perms allperms = { .allow = ALL_PERMS_MASK, variable
H A Ddomain.c129 * @perms should be preinitialized with allperms OR a previous permission
152 *perms = allperms; in label_compound_match()
189 * @perms should be preinitialized with allperms OR a previous permission
265 *perms = allperms; in label_match()
H A Dlabel.c1298 * @perms should be preinitialized with allperms OR a previous permission
1320 *perms = allperms; in label_compound_match()
1356 * @perms should be preinitialized with allperms OR a previous permission
1427 *perms = allperms; in aa_label_match()
H A Dapparmorfs.c784 perms = allperms; in query_label()

Completed in 17 milliseconds