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

/security/apparmor/include/
H A Dpolicy.h43 #define PROFILE_IS_HAT(_profile) ((_profile)->flags & PFLAG_HAT) macro
/security/apparmor/
H A Ddomain.c642 if (PROFILE_IS_HAT(profile))
684 if (!PROFILE_IS_HAT(hat)) {

Completed in 57 milliseconds