Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-iosched.c585 static bool bfqq_request_over_limit(struct bfq_data *bfqd, in bfqq_request_over_limit() function
677 static bool bfqq_request_over_limit(struct bfq_data *bfqd, in bfqq_request_over_limit() function
727 if (bfqq_request_over_limit(bfqd, bic, opf, act_idx, limit)) { in bfq_limit_depth()