Home
last modified time | relevance | path

Searched refs:ns_unconfined (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy_ns.c346 __aa_proxy_redirect(ns_unconfined(ns), in destroy_ns()
347 ns_unconfined(ns->parent)); in destroy_ns()
H A Ddomain.c401 &profile->label == ns_unconfined(profile->ns)) in find_attach()
603 new = aa_get_newest_label(ns_unconfined(profile->ns)); in x_to_label()
H A Dlsm.c855 label = aa_get_label(ns_unconfined(ns)); in apparmor_socket_post_create()
1657 set_cred_label(cred, aa_get_label(ns_unconfined(root_ns))); in set_init_ctx()
H A Dlabel.c779 res = __label_remove(label, ns_unconfined(labels_ns(label))); in aa_label_remove()
1994 ns_unconfined(labels_ns(this)->parent)); in aa_labelset_destroy()
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_ns.c357 __aa_proxy_redirect(ns_unconfined(ns), in destroy_ns()
358 ns_unconfined(ns->parent)); in destroy_ns()
H A Ddomain.c401 &profile->label == ns_unconfined(profile->ns)) in find_attach()
610 new = aa_get_newest_label(ns_unconfined(profile->ns)); in x_to_label()
H A Dlabel.c781 res = __label_remove(label, ns_unconfined(labels_ns(label))); in aa_label_remove()
1994 ns_unconfined(labels_ns(this)->parent)); in aa_labelset_destroy()
H A Dlsm.c1737 set_cred_label(cred, aa_get_label(ns_unconfined(root_ns))); in set_init_ctx()
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dpolicy_ns.h81 #define ns_unconfined(NS) (&(NS)->unconfined->label) macro
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy_ns.h82 #define ns_unconfined(NS) (&(NS)->unconfined->label) macro

Completed in 16 milliseconds