Searched refs:nullperms (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/security/apparmor/ |
| H A D | domain.c | 165 *perms = nullperms; in label_compound_match() 232 *perms = nullperms; in label_components_match() 254 *perms = nullperms; in label_match() 846 aa_audit_file(subj_cred, profile, &nullperms, in handle_onexec() 983 aa_audit_file(current_cred(), profile, &nullperms, in apparmor_bprm_creds_for_exec() 1033 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat() 1127 aa_audit_file(subj_cred, profile, &nullperms, in change_hat()
|
| H A D | lib.c | 23 struct aa_perms nullperms; variable
|
| H A D | file.c | 161 profile, &nullperms, op, request, *name, in path_name()
|
| H A D | mount.c | 770 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|
| H A D | label.c | 1322 *perms = nullperms; in label_compound_match() 1387 *perms = nullperms; in label_components_match()
|
| /linux-6.15/security/apparmor/include/ |
| H A D | perms.h | 99 extern struct aa_perms nullperms;
|