Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dns_common.h82 static __always_inline __must_check bool __ns_ref_get(struct ns_common *ns) in __ns_ref_get() function
120 ((__ns) ? __ns_ref_get(to_ns_common((__ns))) : false)
140 if (!__ns_ref_get(ns)) in ns_get_unless_inactive()