Home
last modified time | relevance | path

Searched defs:wait_queue (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
Dwait.h70 struct wait_queue { struct
73 wait_queue_func_t *func; argument
80 struct wait_queue_head { argument
/freebsd-12-stable/sys/dev/usb/
Dusb_core.h138 struct usb_xfer_queue *wait_queue; /* pointer to queue that we member