Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Diowait.h365 struct list_head *wait_head) in iowait_queue() argument
379 list_add(&w->list, wait_head); in iowait_queue()
381 list_add_tail(&w->list, wait_head); in iowait_queue()
/linux-6.3-rc2/drivers/comedi/
A Dcomedi_fops.c744 wake_up_interruptible_all(&async->wait_head); in do_become_nonbusy()
2438 poll_wait(file, &s->async->wait_head, wait); in comedi_poll()
2450 poll_wait(file, &s->async->wait_head, wait); in comedi_poll()
2500 add_wait_queue(&async->wait_head, &wait); in comedi_write()
2561 remove_wait_queue(&async->wait_head, &wait); in comedi_write()
2636 add_wait_queue(&async->wait_head, &wait); in comedi_read()
2697 remove_wait_queue(&async->wait_head, &wait); in comedi_read()
3224 wake_up_interruptible(&async->wait_head); in comedi_event()
A Ddrivers.c667 init_waitqueue_head(&async->wait_head); in __comedi_device_postconfig_async()
/linux-6.3-rc2/include/linux/comedi/
A Dcomedidev.h365 wait_queue_head_t wait_head; member

Completed in 17 milliseconds