Home
last modified time | relevance | path

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

/block/
Dblk-mq-sysfs.c26 struct blk_mq_hw_ctx_sysfs_entry { struct
81 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_show()
86 entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); in blk_mq_hw_sysfs_show()
105 struct blk_mq_hw_ctx_sysfs_entry *entry; in blk_mq_hw_sysfs_store()
110 entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); in blk_mq_hw_sysfs_store()
280 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_queued = {
284 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_run = {
288 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_dispatched = {
292 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_active = {
296 static struct blk_mq_hw_ctx_sysfs_entry blk_mq_hw_sysfs_pending = {
[all …]