Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnstree.h17 extern struct ns_tree_root ipc_ns_tree;
36 struct ipc_namespace *: &(ipc_ns_tree), \
/linux/kernel/
H A Dnstree.c47 struct ns_tree_root ipc_ns_tree = { variable
49 .ns_list_head = LIST_HEAD_INIT(ipc_ns_tree.ns_list_head),
292 return &ipc_ns_tree; in ns_tree_from_type()