Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dpolicy.h65 APPARMOR_UNCONFINED, /* profile set to unconfined */ enumerator
201 #define profile_unconfined(X) ((X)->mode == APPARMOR_UNCONFINED)
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy_ns.c110 ns->unconfined->mode = APPARMOR_UNCONFINED; in alloc_ns()
H A Dpolicy_unpack.c756 profile->mode = APPARMOR_UNCONFINED; in unpack_profile()
H A Dlabel.c1580 mode = APPARMOR_UNCONFINED; in label_modename()