Searched refs:nr_disp (Results 1 – 1 of 1) sorted by relevance
1123 unsigned int nr_disp = 0; in throtl_select_dispatch() local1139 nr_disp += throtl_dispatch_tg(tg); in throtl_select_dispatch()1147 if (nr_disp >= THROTL_QUANTUM) in throtl_select_dispatch()1151 return nr_disp; in throtl_select_dispatch()