Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/net/
Dusb_ethernet.c68 #define UE_LOCK_ASSERT(_ue, t) mtx_assert((_ue)->ue_mtx, t) macro
111 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_queue_command()
374 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_start_task()
392 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_stop_task()
593 UE_LOCK_ASSERT(ue, MA_OWNED); in uether_rxmbuf()
612 UE_LOCK_ASSERT(ue, MA_OWNED); in uether_rxbuf()
641 UE_LOCK_ASSERT(ue, MA_OWNED); in uether_rxflush()