Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dprocattr.c44 FLAG_HIDDEN_UNCONFINED); in aa_getprocattr()
55 FLAG_HIDDEN_UNCONFINED); in aa_getprocattr()
H A Dlabel.c1520 if (flags & FLAG_HIDDEN_UNCONFINED) in aa_profile_snxprint()
1647 if (flags & FLAG_HIDDEN_UNCONFINED) in aa_label_snxprint()
H A Dlsm.c1569 FLAG_HIDDEN_UNCONFINED, GFP_KERNEL); in apparmor_socket_getpeersec_stream()
/linux/security/apparmor/include/
H A Dlabel.h295 #define FLAG_HIDDEN_UNCONFINED 4 macro