Lines Matching refs:blk_mq_ctx
28 struct blk_mq_ctx *ctx = container_of(kobj, struct blk_mq_ctx, kobj); in blk_mq_ctx_sysfs_release()
50 ssize_t (*show)(struct blk_mq_ctx *, char *);
51 ssize_t (*store)(struct blk_mq_ctx *, const char *, size_t);
64 struct blk_mq_ctx *ctx; in blk_mq_sysfs_show()
69 ctx = container_of(kobj, struct blk_mq_ctx, kobj); in blk_mq_sysfs_show()
85 struct blk_mq_ctx *ctx; in blk_mq_sysfs_store()
90 ctx = container_of(kobj, struct blk_mq_ctx, kobj); in blk_mq_sysfs_store()
229 struct blk_mq_ctx *ctx; in blk_mq_unregister_hctx()
244 struct blk_mq_ctx *ctx; in blk_mq_register_hctx()
287 struct blk_mq_ctx *ctx; in blk_mq_sysfs_deinit()
299 struct blk_mq_ctx *ctx; in blk_mq_sysfs_init()