Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbfq-iosched.c1521 bool in_burst, in bfq_update_bfqq_wr_on_rq_arrival() argument
1566 } else if (in_burst) in bfq_update_bfqq_wr_on_rq_arrival()
1658 bool soft_rt, in_burst, wr_or_deserves_wr, in bfq_bfqq_handle_idle_busy_switch() local
1678 in_burst = bfq_bfqq_in_large_burst(bfqq); in bfq_bfqq_handle_idle_busy_switch()
1681 !in_burst && in bfq_bfqq_handle_idle_busy_switch()
1684 *interactive = !in_burst && idle_for_long_time; in bfq_bfqq_handle_idle_busy_switch()
1745 in_burst, in bfq_bfqq_handle_idle_busy_switch()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c504 unsigned int in_burst, in find_best_seam() argument
574 if ((in_burst > 1) && in find_best_seam()
575 (in_edge - in_pos_rounded) % in_burst) in find_best_seam()