Home
last modified time | relevance | path

Searched defs:nr_hw_queues (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/s390/block/
Ddasd_genhd.c29 static unsigned int nr_hw_queues = 4; variable
/Linux-v6.1/include/uapi/linux/
Dublk_cmd.h105 __u16 nr_hw_queues; member
/Linux-v6.1/block/
Dblk-mq.c3659 unsigned int nr_hw_queues) in blk_mq_init_cpu_queues()
4614 int nr_hw_queues) in __blk_mq_update_nr_hw_queues()
4685 void blk_mq_update_nr_hw_queues(struct blk_mq_tag_set *set, int nr_hw_queues) in blk_mq_update_nr_hw_queues()
/Linux-v6.1/include/scsi/
Dscsi_host.h624 unsigned nr_hw_queues; member
/Linux-v6.1/include/linux/
Dblk-mq.h509 unsigned int nr_hw_queues; member
Dblkdev.h413 unsigned int nr_hw_queues; member
/Linux-v6.1/drivers/block/null_blk/
Dmain.c351 int ret, nr_hw_queues; in nullb_update_nr_hw_queues() local