Home
last modified time | relevance | path

Searched refs:change_without_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c80 bool change_without_lookup = false; in bfq_update_next_in_service() local
100 change_without_lookup = true; in bfq_update_next_in_service()
113 change_without_lookup = in bfq_update_next_in_service()
123 if (change_without_lookup) in bfq_update_next_in_service()
127 if (!change_without_lookup) /* lookup needed */ in bfq_update_next_in_service()
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c80 bool change_without_lookup = false; in bfq_update_next_in_service() local
100 change_without_lookup = true; in bfq_update_next_in_service()
113 change_without_lookup = in bfq_update_next_in_service()
123 if (change_without_lookup) in bfq_update_next_in_service()
127 if (!change_without_lookup) /* lookup needed */ in bfq_update_next_in_service()

Completed in 5 milliseconds