Searched refs:dfa_other_audit (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/security/apparmor/include/
H A Dfile.h141 #define dfa_other_audit(dfa, state) (((ACCEPT_TABLE2(dfa)[state]) >> 14) & 0x7f) macro
/linux-4.4.14/security/apparmor/
H A Dfile.c213 perms.audit = map_old_perms(dfa_other_audit(dfa, state)); compute_perms()

Completed in 64 milliseconds