Home
last modified time | relevance | path

Searched refs:aa_label_is_unconfined_subset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c918 !aa_label_is_unconfined_subset(new, ctx->nnp)) { in apparmor_bprm_creds_for_exec()
1196 !aa_label_is_unconfined_subset(new, ctx->nnp)) { in aa_change_hat()
1217 !aa_label_is_unconfined_subset(previous, ctx->nnp)) { in aa_change_hat()
1412 !aa_label_is_unconfined_subset(new, ctx->nnp)) { in aa_change_profile()
H A Dlabel.c562 bool aa_label_is_unconfined_subset(struct aa_label *set, struct aa_label *sub) in aa_label_is_unconfined_subset() function
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlabel.h285 bool aa_label_is_unconfined_subset(struct aa_label *set, struct aa_label *sub);