Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnstree.h45 __ns_tree_gen_id(to_ns_common(__ns), \
48 u64 __ns_tree_gen_id(struct ns_common *ns, u64 id);
58 __ns_tree_gen_id(ns, id); in __ns_tree_add()
/linux/kernel/
H A Dnstree.c392 u64 __ns_tree_gen_id(struct ns_common *ns, u64 id) in __ns_tree_gen_id() function