Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dns_common.h107 static __always_inline __must_check bool __ns_ref_dec_and_lock(struct ns_common *ns, in __ns_ref_dec_and_lock() function
126 ((__ns) ? __ns_ref_dec_and_lock(to_ns_common((__ns)), __ns_lock) : false)