Home
last modified time | relevance | path

Searched refs:qnode_on_self (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-throttle.h81 * qnode_on_self is used when bios are directly queued to this
86 * qnode_on_self.
88 struct throtl_qnode qnode_on_self[2]; member
H A Dblk-throttle.c357 throtl_qnode_init(&tg->qnode_on_self[rw], tg); in throtl_pd_alloc()
983 * tg->qnode_on_self[] is used.
992 qn = &tg->qnode_on_self[rw]; in throtl_add_bio_tg()
/kernel/linux/linux-5.10/block/
H A Dblk-throttle.c122 * qnode_on_self is used when bios are directly queued to this
127 * qnode_on_self.
129 struct throtl_qnode qnode_on_self[2]; member
511 throtl_qnode_init(&tg->qnode_on_self[rw], tg); in throtl_pd_alloc()
1084 * tg->qnode_on_self[] is used.
1093 qn = &tg->qnode_on_self[rw]; in throtl_add_bio_tg()

Completed in 8 milliseconds