Home
last modified time | relevance | path

Searched refs:woken_list (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/block/
A Dbfq-wf2q.c1696 &bfqq->woken_list_node != bfqq->waker_bfqq->woken_list.first) { in bfq_add_bfqq_busy()
1699 &bfqq->waker_bfqq->woken_list); in bfq_add_bfqq_busy()
A Dbfq-iosched.h409 struct hlist_head woken_list; member
A Dbfq-iosched.c2199 &bfqd->last_completed_rq_bfqq->woken_list); in bfq_check_waker()
3159 &new_bfqq->waker_bfqq->woken_list); in bfq_merge_bfqqs()
4895 !hlist_empty(&bfqq->woken_list) ? in bfq_select_queue()
4896 container_of(bfqq->woken_list.first, in bfq_select_queue()
5396 hlist_for_each_entry_safe(item, n, &bfqq->woken_list, in bfq_put_queue()
5596 INIT_HLIST_HEAD(&bfqq->woken_list); in bfq_init_bfqq()
6910 &bfqq->waker_bfqq->woken_list); in bfq_init_rq()

Completed in 20 milliseconds