Lines Matching defs:has_short_ttime
154 BFQ_BFQQ_FNS(has_short_ttime);
5110 * No need to mark as has_short_ttime if in
5115 /* tentatively mark as has_short_ttime */
5260 bool has_short_ttime = true, state_changed;
5263 * No need to update has_short_ttime if bfqq is async or in
5278 * decide whether to mark as has_short_ttime
5283 has_short_ttime = false;
5285 state_changed = has_short_ttime != bfq_bfqq_has_short_ttime(bfqq);
5287 if (has_short_ttime)
5379 !has_short_ttime))