Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dbfq-iosched.c582 #define BFQ_LIMIT_INLINE_DEPTH 16 macro
589 struct bfq_entity *inline_entities[BFQ_LIMIT_INLINE_DEPTH]; in bfqq_request_over_limit()
591 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH; in bfqq_request_over_limit()