Searched refs:force (Results 1 – 3 of 3) sorted by relevance
363 bool force = test_bit(QUEUE_FLAG_SAME_FORCE, &q->queue_flags); in queue_rq_affinity_show() local365 return queue_var_show(set << force, page); in queue_rq_affinity_show()
759 bool force) in throtl_schedule_next_dispatch() argument768 if (force || time_after(sq->first_pending_disptime, jiffies)) { in throtl_schedule_next_dispatch()
910 static bool ioc_refresh_params(struct ioc *ioc, bool force) in ioc_refresh_params() argument920 if (idx == ioc->autop_idx && !force) in ioc_refresh_params()