wait_head 168 drivers/gpu/host1x/intr.c remove_completed_waiters(&syncpt->intr.wait_head, threshold, wait_head 171 drivers/gpu/host1x/intr.c empty = list_empty(&syncpt->intr.wait_head); wait_head 175 drivers/gpu/host1x/intr.c reset_threshold_interrupt(host, &syncpt->intr.wait_head, wait_head 228 drivers/gpu/host1x/intr.c queue_was_empty = list_empty(&syncpt->intr.wait_head); wait_head 230 drivers/gpu/host1x/intr.c if (add_waiter_to_queue(waiter, &syncpt->intr.wait_head)) { wait_head 274 drivers/gpu/host1x/intr.c INIT_LIST_HEAD(&syncpt->intr.wait_head); wait_head 319 drivers/gpu/host1x/intr.c &syncpt[id].intr.wait_head, list) { wait_head 327 drivers/gpu/host1x/intr.c if (!list_empty(&syncpt[id].intr.wait_head)) { wait_head 41 drivers/gpu/host1x/intr.h struct list_head wait_head; wait_head 406 drivers/infiniband/hw/hfi1/iowait.h struct list_head *wait_head) wait_head 420 drivers/infiniband/hw/hfi1/iowait.h list_add(&w->list, wait_head); wait_head 422 drivers/infiniband/hw/hfi1/iowait.h list_add_tail(&w->list, wait_head); wait_head 742 drivers/staging/comedi/comedi_fops.c wake_up_interruptible_all(&async->wait_head); wait_head 2418 drivers/staging/comedi/comedi_fops.c poll_wait(file, &s->async->wait_head, wait); wait_head 2430 drivers/staging/comedi/comedi_fops.c poll_wait(file, &s->async->wait_head, wait); wait_head 2480 drivers/staging/comedi/comedi_fops.c add_wait_queue(&async->wait_head, &wait); wait_head 2541 drivers/staging/comedi/comedi_fops.c remove_wait_queue(&async->wait_head, &wait); wait_head 2616 drivers/staging/comedi/comedi_fops.c add_wait_queue(&async->wait_head, &wait); wait_head 2677 drivers/staging/comedi/comedi_fops.c remove_wait_queue(&async->wait_head, &wait); wait_head 2863 drivers/staging/comedi/comedi_fops.c wake_up_interruptible(&async->wait_head); wait_head 366 drivers/staging/comedi/comedidev.h wait_queue_head_t wait_head; wait_head 668 drivers/staging/comedi/drivers.c init_waitqueue_head(&async->wait_head);