Searched refs:APPARMOR_UNCONFINED (Results 1 – 4 of 4) sorted by relevance
69 APPARMOR_UNCONFINED, /* profile set to unconfined */ enumerator205 #define profile_unconfined(X) ((X)->mode == APPARMOR_UNCONFINED)
93 profile->mode = APPARMOR_UNCONFINED; in alloc_unconfined()
764 profile->mode = APPARMOR_UNCONFINED; in unpack_profile()
1581 mode = APPARMOR_UNCONFINED; in label_modename()