Searched refs:ns_unified_root (Results 1 – 1 of 1) sorted by relevance
21 static struct ns_tree_root ns_unified_root = { /* protected by ns_tree_lock */ variable23 .ns_list_head = LIST_HEAD_INIT(ns_unified_root.ns_list_head),210 ns_tree_node_add(&ns->ns_unified_node, &ns_unified_root, ns_cmp_unified); in __ns_tree_add_raw()247 ns_tree_node_del(&ns->ns_unified_node, &ns_unified_root); in __ns_tree_remove()317 node = rb_find_rcu(&ns_id, &ns_unified_root.ns_rb, ns_find_unified); in __ns_unified_tree_lookup_rcu()642 node = ns_unified_root.ns_rb.rb_node; in lookup_ns_id_at()727 head = &ns_unified_root.ns_list_head; in do_listns()