Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dloop.c216 static struct lock_class_key loop_hctx_fq_lock_key; variable
232 blk_mq_hctx_set_fq_lock_class(hctx, &loop_hctx_fq_lock_key); in nvme_loop_init_hctx()