Home
last modified time | relevance | path

Searched refs:ns_tree_root (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dnstree.c21 static struct ns_tree_root ns_unified_root = { /* protected by ns_tree_lock */
26 struct ns_tree_root mnt_ns_tree = {
31 struct ns_tree_root net_ns_tree = {
37 struct ns_tree_root uts_ns_tree = {
42 struct ns_tree_root user_ns_tree = {
47 struct ns_tree_root ipc_ns_tree = {
52 struct ns_tree_root pid_ns_tree = {
57 struct ns_tree_root cgroup_ns_tree = {
62 struct ns_tree_root time_ns_tree = {
85 void ns_tree_root_init(struct ns_tree_root *root) in ns_tree_root_init()
[all …]
/linux/include/linux/ns/
H A Dnstree_types.h18 struct ns_tree_root { struct
52 struct ns_tree_root ns_owner_root;