Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocketvar.h229 #define SOCK_UNLOCK_ASSERT(so) mtx_assert(&(so)->so_lock, MA_NOTOWNED) macro
/f-stack/freebsd/sys/
H A Dsocketvar.h229 #define SOCK_UNLOCK_ASSERT(so) mtx_assert(&(so)->so_lock, MA_NOTOWNED) macro
/f-stack/freebsd/kern/
H A Duipc_socket.c4204 SOCK_UNLOCK_ASSERT(so);
4244 SOCK_UNLOCK_ASSERT(so);