inflight_req 39 drivers/xen/pvcalls-front.c wait_queue_head_t inflight_req; inflight_req 223 drivers/xen/pvcalls-front.c wake_up(&bedata->inflight_req); inflight_req 323 drivers/xen/pvcalls-front.c wait_event(bedata->inflight_req, inflight_req 469 drivers/xen/pvcalls-front.c wait_event(bedata->inflight_req, inflight_req 700 drivers/xen/pvcalls-front.c wait_event(bedata->inflight_req, inflight_req 749 drivers/xen/pvcalls-front.c wait_event(bedata->inflight_req, inflight_req 865 drivers/xen/pvcalls-front.c if (wait_event_interruptible(bedata->inflight_req, inflight_req 930 drivers/xen/pvcalls-front.c poll_wait(file, &bedata->inflight_req, wait); inflight_req 951 drivers/xen/pvcalls-front.c poll_wait(file, &bedata->inflight_req, wait); inflight_req 1037 drivers/xen/pvcalls-front.c wait_event(bedata->inflight_req, inflight_req 1059 drivers/xen/pvcalls-front.c wake_up(&bedata->inflight_req); inflight_req 1168 drivers/xen/pvcalls-front.c init_waitqueue_head(&bedata->inflight_req);