Searched defs:ns_tree (Results 1 – 3 of 3) sorted by relevance
46 struct ns_tree { struct49 struct ns_tree_node ns_unified_node; argument50 struct ns_tree_node ns_tree_node; argument51 struct ns_tree_node ns_owner_node; argument52 struct ns_tree_root ns_owner_root; argument
197 void __ns_tree_add_raw(struct ns_common *ns, struct ns_tree_root *ns_tree) in __ns_tree_add_raw()233 void __ns_tree_remove(struct ns_common *ns, struct ns_tree_root *ns_tree) in __ns_tree_remove()327 struct ns_tree_root *ns_tree; in __ns_tree_lookup_rcu() local366 struct ns_tree_root *ns_tree, bool previous) in __ns_tree_adjoined_rcu()649 struct ns_tree_root *ns_tree = NULL; in lookup_ns_id_at() local692 struct ns_tree_root *ns_tree) in first_ns_common()700 struct ns_tree_root *ns_tree) in next_ns_common()709 struct ns_tree_root *ns_tree) in ns_common_is_head()721 struct ns_tree_root *ns_tree = NULL; in do_listns() local
56 static inline void __ns_tree_add(struct ns_common *ns, struct ns_tree_root *ns_tree, u64 id) in __ns_tree_add()