Searched refs:nr_pending (Results 1 – 7 of 7) sorted by relevance
714 event->handle->nr_pending++; in xs_watch_msg()772 watch->nr_pending = 0; in register_xenbus_watch()823 if (watch->nr_pending) { in unregister_xenbus_watch()830 watch->nr_pending = 0; in unregister_xenbus_watch()895 event->handle->nr_pending--; in xenwatch_thread()
186 return watch->nr_pending == 0; in frontend_will_handle()
62 unsigned int nr_pending; member
89 unsigned int nr_pending; /* # queued in the tree */ member620 if (!parent_sq->nr_pending) in throtl_rb_first()644 --parent_sq->nr_pending; in throtl_rb_erase()690 tg->service_queue.parent_sq->nr_pending++; in __throtl_enqueue_tg()753 if (!sq->nr_pending) in throtl_schedule_next_dispatch()
564 rq->q->nr_pending--; in blk_pm_requeue_request()569 if (q->dev && !(rq->rq_flags & RQF_PM) && q->nr_pending++ == 0 && in blk_pm_add_request()
1743 if (rq->q->dev && !(rq->rq_flags & RQF_PM) && !--rq->q->nr_pending) in blk_pm_put_request()3831 if (q->nr_pending) { in blk_pre_runtime_suspend()
558 unsigned int nr_pending; member