Home
last modified time | relevance | path

Searched refs:FLAG_HIDDEN_UNCONFINED (Results 1 – 5 of 5) sorted by relevance

/security/apparmor/
Dprocattr.c46 FLAG_HIDDEN_UNCONFINED); in aa_getprocattr()
57 FLAG_HIDDEN_UNCONFINED); in aa_getprocattr()
Dsecid.c84 FLAG_HIDDEN_UNCONFINED | FLAG_ABS_ROOT, in apparmor_secid_to_secctx()
89 FLAG_HIDDEN_UNCONFINED | FLAG_ABS_ROOT); in apparmor_secid_to_secctx()
Dlabel.c1503 if (flags & FLAG_HIDDEN_UNCONFINED) in aa_profile_snxprint()
1630 if (flags & FLAG_HIDDEN_UNCONFINED) in aa_label_snxprint()
Dlsm.c1072 FLAG_HIDDEN_UNCONFINED, GFP_KERNEL); in apparmor_socket_getpeersec_stream()
/security/apparmor/include/
Dlabel.h308 #define FLAG_HIDDEN_UNCONFINED 4 macro