Searched refs:FLAG_HIDDEN_UNCONFINED (Results 1 – 5 of 5) sorted by relevance
43 FLAG_HIDDEN_UNCONFINED); in aa_getprocattr()54 FLAG_HIDDEN_UNCONFINED); in aa_getprocattr()
68 int flags = FLAG_VIEW_SUBNS | FLAG_HIDDEN_UNCONFINED | FLAG_ABS_ROOT; in apparmor_secid_to_secctx()
1531 if (flags & FLAG_HIDDEN_UNCONFINED) in aa_profile_snxprint()1658 if (flags & FLAG_HIDDEN_UNCONFINED) in aa_label_snxprint()
1178 FLAG_HIDDEN_UNCONFINED, GFP_KERNEL); in apparmor_socket_getpeersec_stream()
309 #define FLAG_HIDDEN_UNCONFINED 4 macro