Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dkyber-iosched.c104 unsigned int async_depth; member
345 kqd->async_depth = (1U << shift) * KYBER_ASYNC_PERCENT / 100U; in kyber_queue_data_alloc()
450 kqd->async_depth); in kyber_init_hctx()
505 data->shallow_depth = kqd->async_depth; in kyber_limit_depth()
894 seq_printf(m, "%u\n", kqd->async_depth); in KYBER_DEBUGFS_DOMAIN_ATTRS()