Home
last modified time | relevance | path

Searched refs:nullperms (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/security/apparmor/
Ddomain.c174 *perms = nullperms; in label_compound_match()
239 *perms = nullperms; in label_components_match()
261 *perms = nullperms; in label_match()
839 aa_audit_file(profile, &nullperms, OP_CHANGE_ONEXEC, in handle_onexec()
972 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_creds_for_exec()
1020 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, AA_MAY_CHANGEHAT, in build_change_hat()
1112 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, in change_hat()
Dlib.c23 struct aa_perms nullperms; variable
Dfile.c169 aa_audit_file(profile, &nullperms, op, request, *name, in path_name()
Dmount.c736 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
Dlabel.c1340 *perms = nullperms; in label_compound_match()
1403 *perms = nullperms; in label_components_match()
/Linux-v5.15/security/apparmor/include/
Dperms.h88 extern struct aa_perms nullperms;