Searched refs:DDP_LIST_XLOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netatalk/
H A Dddp_pcb.h79 #define DDP_LIST_XLOCK_ASSERT() mtx_assert(&ddp_list_mtx, MA_OWNED) macro
H A Dddp_pcb.c95 DDP_LIST_XLOCK_ASSERT();
199 DDP_LIST_XLOCK_ASSERT();
300 DDP_LIST_XLOCK_ASSERT();
328 DDP_LIST_XLOCK_ASSERT();

Completed in 53 milliseconds