Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.c571 #define BFQ_LIMIT_INLINE_DEPTH 16 macro
578 struct bfq_entity *inline_entities[BFQ_LIMIT_INLINE_DEPTH]; in bfqq_request_over_limit()
580 int depth, level, alloc_depth = BFQ_LIMIT_INLINE_DEPTH; in bfqq_request_over_limit()