Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dkyber-iosched.c163 unsigned int async_depth; member
404 kqd->async_depth = (1U << shift) * KYBER_ASYNC_PERCENT / 100U; in kyber_queue_data_alloc()
506 kqd->async_depth); in kyber_init_hctx()
561 data->shallow_depth = kqd->async_depth; in kyber_limit_depth()
961 seq_printf(m, "%u\n", kqd->async_depth); in KYBER_DEBUGFS_DOMAIN_ATTRS()