Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-throttle.c1203 unsigned int nr_disp = 0; in throtl_select_dispatch() local
1217 nr_disp += throtl_dispatch_tg(tg); in throtl_select_dispatch()
1223 if (nr_disp >= throtl_quantum) in throtl_select_dispatch()
1227 return nr_disp; in throtl_select_dispatch()