Searched refs:root_ns (Results 1 – 4 of 4) sorted by relevance
94 struct aa_namespace *root_ns; variable619 root_ns = alloc_namespace(NULL, "root"); in aa_alloc_root_ns()620 if (!root_ns) in aa_alloc_root_ns()631 struct aa_namespace *ns = root_ns; in aa_free_root_ns()632 root_ns = NULL; in aa_free_root_ns()
140 if (profile->ns != root_ns) { in audit_pre()
895 cxt->profile = aa_get_profile(root_ns->unconfined); in set_init_cxt()
200 extern struct aa_namespace *root_ns;