Searched refs:dfa_other_xbits (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/security/apparmor/include/ | ||
D | file.h | 154 #define dfa_other_xbits(dfa, state) \ macro |
/Linux-v6.1/security/apparmor/ | ||
D | lib.c | 349 map_xbits(dfa_other_xbits(dfa, state)), in aa_compute_perms() |