Searched refs:AA_MAY_PIVOTROOT (Results 1 – 2 of 2) sorted by relevance
| /linux/security/apparmor/include/ |
| H A D | mount.h | 20 #define AA_MAY_PIVOTROOT 0x01 macro
|
| /linux/security/apparmor/ |
| H A D | mount.c | 649 error = aa_check_perms(profile, &perms, AA_MAY_PIVOTROOT, ad, audit_cb); in build_pivotroot() 658 error = aa_audit_perm_error(&profile->label, AA_MAY_PIVOTROOT, error, in build_pivotroot() 705 error = aa_audit_perm_error(label, AA_MAY_PIVOTROOT, error, &ad, in aa_pivotroot()
|