Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-mq-sysfs.c54 struct blk_mq_hw_ctx_sysfs_entry { struct
105 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_show()
110 entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); in blk_mq_hw_sysfs_show()
127 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_store()
132 entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); in blk_mq_hw_sysfs_store()
180 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_nr_tags = {
184 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_nr_reserved_tags = {
188 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_cpus = {