Searched refs:root_ns (Results 1 – 5 of 5) sorted by relevance
93 struct aa_namespace *root_ns; variable543 root_ns = alloc_namespace(NULL, "root"); in aa_alloc_root_ns()544 if (!root_ns) in aa_alloc_root_ns()555 struct aa_namespace *ns = root_ns; in aa_free_root_ns()556 root_ns = NULL; in aa_free_root_ns()
134 if (profile->ns != root_ns) { in audit_pre()
878 cxt->profile = aa_get_profile(root_ns->unconfined); in set_init_cxt()
952 error = __aa_fs_namespace_mkdir(root_ns, aa_fs_entry.dentry, in aa_create_aafs()
227 extern struct aa_namespace *root_ns;