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

/security/apparmor/include/
H A Dcontext.h155 if (PROFILE_INVALID(cxt->profile)) {
H A Dpolicy.h45 #define PROFILE_INVALID(_profile) ((_profile)->flags & PFLAG_INVALID) macro
329 if (PROFILE_INVALID(p))

Completed in 82 milliseconds