Home
last modified time | relevance | path

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

/linux-6.6.21/block/
Dbfq-wf2q.c194 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service() function
246 static bool bfq_no_longer_next_in_service(struct bfq_entity *entity) in bfq_no_longer_next_in_service() function
1506 if (bfq_no_longer_next_in_service(entity)) in bfq_get_next_queue()