Lines Matching defs:data

17 static int queue_poll_stat_show(void *data, struct seq_file *m)  in queue_poll_stat_show()
73 static int queue_pm_only_show(void *data, struct seq_file *m) in queue_pm_only_show()
99 static int queue_state_show(void *data, struct seq_file *m) in queue_state_show()
110 static ssize_t queue_state_write(void *data, const char __user *buf, in queue_state_write()
164 static int hctx_state_show(void *data, struct seq_file *m) in hctx_state_show()
186 static int hctx_flags_show(void *data, struct seq_file *m) in hctx_flags_show()
336 static bool hctx_show_busy_rq(struct request *rq, void *data) in hctx_show_busy_rq()
346 static int hctx_busy_show(void *data, struct seq_file *m) in hctx_busy_show()
363 static int hctx_type_show(void *data, struct seq_file *m) in hctx_type_show()
372 static int hctx_ctx_map_show(void *data, struct seq_file *m) in hctx_ctx_map_show()
397 static int hctx_tags_show(void *data, struct seq_file *m) in hctx_tags_show()
414 static int hctx_tags_bitmap_show(void *data, struct seq_file *m) in hctx_tags_bitmap_show()
431 static int hctx_sched_tags_show(void *data, struct seq_file *m) in hctx_sched_tags_show()
448 static int hctx_sched_tags_bitmap_show(void *data, struct seq_file *m) in hctx_sched_tags_bitmap_show()
465 static int hctx_active_show(void *data, struct seq_file *m) in hctx_active_show()
473 static int hctx_dispatch_busy_show(void *data, struct seq_file *m) in hctx_dispatch_busy_show()
521 void *data = d_inode(m->file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_show() local
531 void *data = d_inode(file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_write() local
546 void *data = d_inode(file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_open() local
606 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()