Lines Matching defs:data
16 static int queue_poll_stat_show(void *data, struct seq_file *m) in queue_poll_stat_show()
72 static int queue_pm_only_show(void *data, struct seq_file *m) in queue_pm_only_show()
112 static int queue_state_show(void *data, struct seq_file *m) in queue_state_show()
122 static ssize_t queue_state_write(void *data, const char __user *buf, in queue_state_write()
176 static int hctx_state_show(void *data, struct seq_file *m) in hctx_state_show()
204 static int hctx_flags_show(void *data, struct seq_file *m) in hctx_flags_show()
353 static bool hctx_show_busy_rq(struct request *rq, void *data) in hctx_show_busy_rq()
363 static int hctx_busy_show(void *data, struct seq_file *m) in hctx_busy_show()
380 static int hctx_type_show(void *data, struct seq_file *m) in hctx_type_show()
389 static int hctx_ctx_map_show(void *data, struct seq_file *m) in hctx_ctx_map_show()
414 static int hctx_tags_show(void *data, struct seq_file *m) in hctx_tags_show()
431 static int hctx_tags_bitmap_show(void *data, struct seq_file *m) in hctx_tags_bitmap_show()
448 static int hctx_sched_tags_show(void *data, struct seq_file *m) in hctx_sched_tags_show()
465 static int hctx_sched_tags_bitmap_show(void *data, struct seq_file *m) in hctx_sched_tags_bitmap_show()
482 static int hctx_active_show(void *data, struct seq_file *m) in hctx_active_show()
490 static int hctx_dispatch_busy_show(void *data, struct seq_file *m) in hctx_dispatch_busy_show()
538 void *data = d_inode(m->file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_show() local
548 void *data = d_inode(file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_write() local
563 void *data = d_inode(file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_open() local
623 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()