Searched refs:AA_MAY_PIVOTROOT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | mount.h | 20 #define AA_MAY_PIVOTROOT 0x01 macro
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | mount.h | 20 #define AA_MAY_PIVOTROOT 0x01 macro
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 678 if (AA_MAY_PIVOTROOT & perms.allow) in build_pivotroot() 683 NULL, trans_name, 0, NULL, AA_MAY_PIVOTROOT, in build_pivotroot() 738 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 704 if (AA_MAY_PIVOTROOT & perms.allow) in build_pivotroot() 710 NULL, trans_name, 0, NULL, AA_MAY_PIVOTROOT, in build_pivotroot() 768 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|
Completed in 3 milliseconds