Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnstree.h33 #define to_ns_tree(__ns) \ macro
69 #define ns_tree_add_raw(__ns) __ns_tree_add_raw(to_ns_common(__ns), to_ns_tree(__ns))
79 __ns_tree_add(to_ns_common(__ns), to_ns_tree(__ns), \
89 #define ns_tree_remove(__ns) __ns_tree_remove(to_ns_common(__ns), to_ns_tree(__ns))
92 __ns_tree_adjoined_rcu(to_ns_common(__ns), to_ns_tree(__ns), __previous)