Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-mq-sysfs.c56 struct blk_mq_hw_ctx_sysfs_entry { struct
111 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_show()
116 entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); in blk_mq_hw_sysfs_show()
135 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_store()
140 entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); in blk_mq_hw_sysfs_store()
185 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_nr_tags = {
189 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_nr_reserved_tags = {
193 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_cpus = {