Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c172 *perms = nullperms; in label_compound_match()
237 *perms = nullperms; in label_components_match()
259 *perms = nullperms; in label_match()
837 aa_audit_file(profile, &nullperms, OP_CHANGE_ONEXEC, in handle_onexec()
968 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_creds_for_exec()
1017 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, AA_MAY_CHANGEHAT, in build_change_hat()
1109 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, in change_hat()
H A Dlib.c23 struct aa_perms nullperms; variable
H A Dfile.c167 aa_audit_file(profile, &nullperms, op, request, *name, in path_name()
H A Dmount.c738 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
H A Dlabel.c1340 *perms = nullperms; in label_compound_match()
1403 *perms = nullperms; in label_components_match()
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dperms.h88 extern struct aa_perms nullperms;