Searched refs:ns_ref_put_and_lock (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | ns_common.h | 125 #define ns_ref_put_and_lock(__ns, __ns_lock) \ macro |
| /linux/ipc/ | ||
| H A D | namespace.c | 204 if (ns_ref_put_and_lock(ns, &mq_lock)) { in put_ipc_ns() |