ns_tree_root
struct ns_tree_root ns_owner_root;
extern struct ns_tree_root cgroup_ns_tree;
extern struct ns_tree_root ipc_ns_tree;
extern struct ns_tree_root mnt_ns_tree;
extern struct ns_tree_root net_ns_tree;
extern struct ns_tree_root pid_ns_tree;
extern struct ns_tree_root time_ns_tree;
extern struct ns_tree_root user_ns_tree;
extern struct ns_tree_root uts_ns_tree;
void ns_tree_root_init(struct ns_tree_root *root);
struct ns_tree_root *root,
void ns_tree_node_del(struct ns_tree_node *node, struct ns_tree_root *root);
void __ns_tree_add_raw(struct ns_common *ns, struct ns_tree_root *ns_tree);
void __ns_tree_remove(struct ns_common *ns, struct ns_tree_root *ns_tree);
struct ns_tree_root *ns_tree,
static inline void __ns_tree_add(struct ns_common *ns, struct ns_tree_root *ns_tree, u64 id)
struct ns_tree_root *root,
void ns_tree_node_del(struct ns_tree_node *node, struct ns_tree_root *root)
void __ns_tree_add_raw(struct ns_common *ns, struct ns_tree_root *ns_tree)
static struct ns_tree_root ns_unified_root = { /* protected by ns_tree_lock */
void __ns_tree_remove(struct ns_common *ns, struct ns_tree_root *ns_tree)
struct ns_tree_root mnt_ns_tree = {
static struct ns_tree_root *ns_tree_from_type(int ns_type)
struct ns_tree_root net_ns_tree = {
struct ns_tree_root *ns_tree;
struct ns_tree_root *ns_tree, bool previous)
struct ns_tree_root uts_ns_tree = {
struct ns_tree_root user_ns_tree = {
struct ns_tree_root ipc_ns_tree = {
struct ns_tree_root pid_ns_tree = {
struct ns_tree_root cgroup_ns_tree = {
struct ns_tree_root time_ns_tree = {
struct ns_tree_root *ns_tree = NULL;
struct ns_tree_root *ns_tree)
struct ns_tree_root *ns_tree)
struct ns_tree_root *ns_tree)
struct ns_tree_root *ns_tree = NULL;
void ns_tree_root_init(struct ns_tree_root *root)