Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_usrreq.c273 #define UNP_DEFERRED_UNLOCK() mtx_unlock(&unp_defers_lock) macro
276 #define UNP_REF_LIST_UNLOCK() UNP_DEFERRED_UNLOCK();
2486 UNP_DEFERRED_UNLOCK(); in unp_discard()
2504 UNP_DEFERRED_UNLOCK(); in unp_process_defers()
2508 UNP_DEFERRED_UNLOCK(); in unp_process_defers()