Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dns_common.h68 static __always_inline __must_check bool __ns_ref_put(struct ns_common *ns) in __ns_ref_put() function
122 ((__ns) ? __ns_ref_put(to_ns_common((__ns))) : false)