Lines Matching defs:data

28 static int queue_poll_stat_show(void *data, struct seq_file *m)  in queue_poll_stat_show()
99 static int queue_pm_only_show(void *data, struct seq_file *m) in queue_pm_only_show()
136 static int queue_state_show(void *data, struct seq_file *m) in queue_state_show()
146 static ssize_t queue_state_write(void *data, const char __user *buf, in queue_state_write()
200 static int hctx_state_show(void *data, struct seq_file *m) in hctx_state_show()
228 static int hctx_flags_show(void *data, struct seq_file *m) in hctx_flags_show()
380 static bool hctx_show_busy_rq(struct request *rq, void *data) in hctx_show_busy_rq()
390 static int hctx_busy_show(void *data, struct seq_file *m) in hctx_busy_show()
407 static int hctx_type_show(void *data, struct seq_file *m) in hctx_type_show()
416 static int hctx_ctx_map_show(void *data, struct seq_file *m) in hctx_ctx_map_show()
441 static int hctx_tags_show(void *data, struct seq_file *m) in hctx_tags_show()
458 static int hctx_tags_bitmap_show(void *data, struct seq_file *m) in hctx_tags_bitmap_show()
475 static int hctx_sched_tags_show(void *data, struct seq_file *m) in hctx_sched_tags_show()
492 static int hctx_sched_tags_bitmap_show(void *data, struct seq_file *m) in hctx_sched_tags_bitmap_show()
509 static int hctx_run_show(void *data, struct seq_file *m) in hctx_run_show()
517 static ssize_t hctx_run_write(void *data, const char __user *buf, size_t count, in hctx_run_write()
526 static int hctx_active_show(void *data, struct seq_file *m) in hctx_active_show()
534 static int hctx_dispatch_busy_show(void *data, struct seq_file *m) in hctx_dispatch_busy_show()
582 void *data = d_inode(m->file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_show() local
592 void *data = d_inode(file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_write() local
607 void *data = d_inode(file->f_path.dentry->d_parent)->i_private; in blk_mq_debugfs_open() local
668 static void debugfs_create_files(struct dentry *parent, void *data, in debugfs_create_files()