| /include/linux/ |
| D | seq_file.h | 16 struct seq_file { struct 32 void * (*start) (struct seq_file *m, loff_t *pos); argument 33 void (*stop) (struct seq_file *m, void *v); 34 void * (*next) (struct seq_file *m, void *v, loff_t *pos); 35 int (*show) (struct seq_file *m, void *v); 50 static inline bool seq_has_overflowed(struct seq_file *m) in seq_has_overflowed() 63 static inline size_t seq_get_buf(struct seq_file *m, char **bufp) in seq_get_buf() 83 static inline void seq_commit(struct seq_file *m, int num) in seq_commit() 101 static inline void seq_setwidth(struct seq_file *m, size_t size) in seq_setwidth() 105 void seq_pad(struct seq_file *m, char c); [all …]
|
| D | hid-debug.h | 21 void hid_dump_device(struct hid_device *, struct seq_file *); 22 void hid_dump_field(struct hid_field *, int, struct seq_file *); 23 char *hid_resolv_usage(unsigned, struct seq_file *);
|
| D | seq_file_net.h | 18 static inline struct net *seq_file_net(struct seq_file *seq) in seq_file_net() 31 static inline struct net *seq_file_single_net(struct seq_file *seq) in seq_file_single_net()
|
| D | lru_cache.h | 252 struct seq_file; 253 extern void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc); 255 extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, 256 void (*detail) (struct seq_file *, struct lc_element *));
|
| D | mroute_base.h | 395 void *mr_vif_seq_next(struct seq_file *seq, void *v, loff_t *pos); 397 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start() 409 void *mr_mfc_seq_next(struct seq_file *seq, void *v, 412 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start() 426 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop() 443 static inline void *mr_vif_seq_next(struct seq_file *seq, in mr_vif_seq_next() 449 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start() 460 static inline void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next() 466 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start() 472 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop()
|
| D | pgsize_migration.h | 30 struct seq_file *m, void *func, bool smaps); 56 struct seq_file *m, void *func, bool smaps) in show_map_pad_vma()
|
| D | proc_fs.h | 13 struct seq_file; 106 int (*show)(struct seq_file *, void *), void *data); 140 int (*show)(struct seq_file *, void *), void *data); 148 int (*show)(struct seq_file *, void *), 162 int proc_pid_arch_status(struct seq_file *m, struct pid_namespace *ns, 166 void arch_report_meminfo(struct seq_file *m); 167 void arch_proc_pid_thread_features(struct seq_file *m, struct task_struct *task);
|
| D | psi.h | 12 struct seq_file; 25 int psi_show(struct seq_file *s, struct psi_group *group, enum psi_res res);
|
| D | cgroup-defs.h | 35 struct seq_file; 717 int (*seq_show)(struct seq_file *sf, void *v); 720 void *(*seq_start)(struct seq_file *sf, loff_t *ppos); 721 void *(*seq_next)(struct seq_file *sf, void *v, loff_t *ppos); 722 void (*seq_stop)(struct seq_file *sf, void *v); 764 int (*css_extra_stat_show)(struct seq_file *seq, 766 int (*css_local_stat_show)(struct seq_file *seq,
|
| D | seccomp.h | 108 struct seq_file; 112 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns,
|
| D | kernfs.h | 27 struct seq_file; 240 int (*show_options)(struct seq_file *sf, struct kernfs_root *root); 247 int (*show_path)(struct seq_file *sf, struct kernfs_node *kn, 262 struct seq_file *seq_file; member 299 int (*seq_show)(struct seq_file *sf, void *v); 301 void *(*seq_start)(struct seq_file *sf, loff_t *ppos); 302 void *(*seq_next)(struct seq_file *sf, void *v, loff_t *ppos); 303 void (*seq_stop)(struct seq_file *sf, void *v);
|
| /include/linux/pinctrl/ |
| D | pinconf.h | 17 struct seq_file; 57 struct seq_file *s, 60 struct seq_file *s, 63 struct seq_file *s,
|
| /include/drm/ |
| D | drm_debugfs.h | 69 int (*show)(struct seq_file*, void*); 115 int (*show)(struct seq_file*, void*); 149 int (*show)(struct seq_file*, void*), void *data); 154 int drm_debugfs_gpuva_info(struct seq_file *m, 170 int (*show)(struct seq_file*, void*), in drm_debugfs_add_file() argument 179 static inline int drm_debugfs_gpuva_info(struct seq_file *m, in drm_debugfs_gpuva_info()
|
| /include/soc/tegra/ |
| D | tegra-cbb.h | 24 int (*debugfs_show)(struct tegra_cbb *cbb, struct seq_file *s, void *v); 36 void tegra_cbb_print_err(struct seq_file *file, const char *fmt, ...); 38 void tegra_cbb_print_cache(struct seq_file *file, u32 cache); 39 void tegra_cbb_print_prot(struct seq_file *file, u32 prot);
|
| /include/cxl/ |
| D | einj.h | 17 struct seq_file; 20 int einj_cxl_available_error_type_show(struct seq_file *m, void *v); 25 static inline int einj_cxl_available_error_type_show(struct seq_file *m, in einj_cxl_available_error_type_show()
|
| /include/net/ |
| D | raw.h | 66 static inline struct raw_iter_state *raw_seq_private(struct seq_file *seq) in raw_seq_private() 70 void *raw_seq_start(struct seq_file *seq, loff_t *pos); 71 void *raw_seq_next(struct seq_file *seq, void *v, loff_t *pos); 72 void raw_seq_stop(struct seq_file *seq, void *v);
|
| D | ping.h | 75 void *ping_seq_start(struct seq_file *seq, loff_t *pos, sa_family_t family); 76 void *ping_seq_next(struct seq_file *seq, void *v, loff_t *pos); 77 void ping_seq_stop(struct seq_file *seq, void *v);
|
| D | transp_v6.h | 47 void __ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, 50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
|
| /include/linux/sched/ |
| D | debug.h | 39 struct seq_file; 41 struct pid_namespace *ns, struct seq_file *m);
|
| D | autogroup.h | 8 struct seq_file; 17 extern void proc_sched_autogroup_show_task(struct task_struct *p, struct seq_file *m);
|
| /include/linux/sunrpc/ |
| D | metrics.h | 90 void rpc_clnt_show_stats(struct seq_file *, struct rpc_clnt *); 103 static inline void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_clnt_show_stats()
|
| D | stats.h | 53 void svc_seq_show(struct seq_file *, 72 static inline void svc_seq_show(struct seq_file *seq, in svc_seq_show()
|
| /include/drm/ttm/ |
| D | ttm_pool.h | 35 struct seq_file; 90 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
|
| /include/trace/hooks/ |
| D | power.h | 37 struct seq_file; 44 TP_PROTO(struct seq_file *m, uid_t uid, u64 total_utime,
|
| D | cpuinfo.h | 13 TP_PROTO(struct seq_file *m),
|