Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h68 struct wait_queue { struct
71 wait_queue_func_t *func; argument
78 struct wait_queue_head { argument
/freebsd/sys/dev/usb/
H A Dusb_core.h136 struct usb_xfer_queue *wait_queue; /* pointer to queue that we member