Searched defs:unconfined (Results 1 – 2 of 2) sorted by relevance
128 struct aa_profile *unconfined; member262 #define unconfined(X) ((X)->flags & PFLAG_UNCONFINED) macro
574 struct aa_profile *unconfined = ns->unconfined; in __remove_namespace() local