Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnstree.h21 extern struct ns_tree_root time_ns_tree;
40 struct time_namespace *: &(time_ns_tree), \
/linux/kernel/
H A Dnstree.c62 struct ns_tree_root time_ns_tree = { variable
64 .ns_list_head = LIST_HEAD_INIT(time_ns_tree.ns_list_head),
304 return &time_ns_tree; in ns_tree_from_type()