Home
last modified time | relevance | path

Searched refs:dfa_other_quiet (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_compat.c67 #define dfa_other_quiet(dfa, state) \ macro
134 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); in compute_fperms_other()
241 perms.quiet |= map_other(dfa_other_quiet(dfa, state)); in compute_perms_entry()
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dfile.h154 #define dfa_other_quiet(dfa, state) \ macro
/kernel/linux/linux-5.10/security/apparmor/
H A Dlib.c339 perms->quiet |= map_other(dfa_other_quiet(dfa, state)); in aa_compute_perms()
H A Dfile.c231 perms.quiet = map_old_perms(dfa_other_quiet(dfa, state)); in aa_compute_fperms()

Completed in 5 milliseconds