Home
last modified time | relevance | path

Searched defs:dfa_other_allow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_compat.c61 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ macro
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dfile.h150 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ macro

Completed in 2 milliseconds