Searched refs:seq_file (Results 301 - 325 of 1768) sorted by relevance

<<11121314151617181920>>

/linux-master/kernel/trace/
H A Dtrace_stat.c171 static void *stat_seq_start(struct seq_file *s, loff_t *pos)
195 static void *stat_seq_next(struct seq_file *s, void *p, loff_t *pos)
208 static void stat_seq_stop(struct seq_file *s, void *p)
214 static int stat_seq_show(struct seq_file *s, void *v)
236 struct seq_file *m;
H A Dtrace_printk.c8 #include <linux/seq_file.h>
299 t_start(struct seq_file *m, loff_t *pos)
305 static void *t_next(struct seq_file *m, void * v, loff_t *pos)
311 static int t_show(struct seq_file *m, void *v)
348 static void t_stop(struct seq_file *m, void *p)
/linux-master/drivers/iommu/
H A Domap-iommu-debug.c136 struct seq_file *s)
143 static size_t omap_dump_tlb_entries(struct omap_iommu *obj, struct seq_file *s)
162 static int tlb_show(struct seq_file *s, void *data)
180 static void dump_ioptable(struct seq_file *s)
213 static int pagetable_show(struct seq_file *s, void *data)
/linux-master/net/atm/
H A Dmpoa_proc.c12 #include <linux/seq_file.h>
104 static void *mpc_start(struct seq_file *m, loff_t *pos)
117 static void *mpc_next(struct seq_file *m, void *v, loff_t *pos)
124 static void mpc_stop(struct seq_file *m, void *v)
131 static int mpc_show(struct seq_file *m, void *v)
/linux-master/drivers/char/
H A Dmisc.c46 #include <linux/seq_file.h>
89 static void *misc_seq_start(struct seq_file *seq, loff_t *pos)
95 static void *misc_seq_next(struct seq_file *seq, void *v, loff_t *pos)
100 static void misc_seq_stop(struct seq_file *seq, void *v)
105 static int misc_seq_show(struct seq_file *seq, void *v)
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c48 mtk_print_addr(struct seq_file *m, u32 *addr, bool ipv6)
64 mtk_print_addr_info(struct seq_file *m, struct mtk_flow_addr_info *ai)
76 mtk_ppe_debugfs_foe_show(struct seq_file *m, void *private, bool bind)
170 mtk_ppe_debugfs_foe_all_show(struct seq_file *m, void *private)
177 mtk_ppe_debugfs_foe_bind_show(struct seq_file *m, void *private)
/linux-master/drivers/vdpa/pds/
H A Ddebugfs.c35 static void print_status_bits(struct seq_file *seq, u8 status)
47 static void print_feature_bits_all(struct seq_file *seq, u64 features)
175 static int identity_show(struct seq_file *seq, void *v)
201 static int config_show(struct seq_file *seq, void *v)
236 static int vq_show(struct seq_file *seq, void *v)
/linux-master/arch/s390/kernel/
H A Ddiag.c12 #include <linux/seq_file.h>
73 static int show_diag_stat(struct seq_file *m, void *v)
102 static void *show_diag_stat_start(struct seq_file *m, loff_t *pos)
107 static void *show_diag_stat_next(struct seq_file *m, void *v, loff_t *pos)
113 static void show_diag_stat_stop(struct seq_file *m, void *v)
/linux-master/drivers/mtd/spi-nor/
H A Ddebugfs.c57 static void spi_nor_print_flags(struct seq_file *s, unsigned long flags,
76 static int spi_nor_params_show(struct seq_file *s, void *data)
165 static void spi_nor_print_read_cmd(struct seq_file *s, u32 cap,
175 static void spi_nor_print_pp_cmd(struct seq_file *s,
182 static int spi_nor_capabilities_show(struct seq_file *s, void *data)
/linux-master/net/netfilter/
H A Dnf_conntrack_standalone.c8 #include <linux/seq_file.h>
38 print_tuple(struct seq_file *s, const struct nf_conntrack_tuple *tuple,
108 static struct hlist_nulls_node *ct_get_first(struct seq_file *seq)
124 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq,
141 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos)
151 static void *ct_seq_start(struct seq_file *seq, loff_t *pos)
163 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos)
169 static void ct_seq_stop(struct seq_file *s, void *v)
176 static void ct_show_secctx(struct seq_file *s, const struct nf_conn *ct)
191 static inline void ct_show_secctx(struct seq_file *
[all...]
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c26 static int dp_debug_show(struct seq_file *seq, void *p)
88 static int dp_test_data_show(struct seq_file *m, void *data)
110 static int dp_test_type_show(struct seq_file *m, void *data)
134 debug = ((struct seq_file *)file->private_data)->private;
167 static int dp_test_active_show(struct seq_file *m, void *data)
/linux-master/lib/
H A Dalloc_tag.c9 #include <linux/seq_file.h>
24 static void *allocinfo_start(struct seq_file *m, loff_t *pos)
44 static void *allocinfo_next(struct seq_file *m, void *arg, loff_t *pos)
56 static void allocinfo_stop(struct seq_file *m, void *arg)
85 static int allocinfo_show(struct seq_file *m, void *arg)
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c226 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf);
228 static int rvu_dbg_mcs_port_stats_display(struct seq_file *filp, void *unused, int dir)
252 static int rvu_dbg_mcs_rx_port_stats_display(struct seq_file *filp, void *unused)
259 static int rvu_dbg_mcs_tx_port_stats_display(struct seq_file *filp, void *unused)
266 static int rvu_dbg_mcs_sa_stats_display(struct seq_file *filp, void *unused, int dir)
305 static int rvu_dbg_mcs_rx_sa_stats_display(struct seq_file *filp, void *unused)
312 static int rvu_dbg_mcs_tx_sa_stats_display(struct seq_file *filp, void *unused)
319 static int rvu_dbg_mcs_tx_sc_stats_display(struct seq_file *filp, void *unused)
349 static int rvu_dbg_mcs_rx_sc_stats_display(struct seq_file *filp, void *unused)
386 static int rvu_dbg_mcs_flowid_stats_display(struct seq_file *fil
[all...]
/linux-master/kernel/sched/
H A Ddebug.c56 static int sched_feat_show(struct seq_file *m, void *v)
198 static int sched_scaling_show(struct seq_file *m, void *v)
245 static int sched_dynamic_show(struct seq_file *m, void *v)
385 static int sd_flags_show(struct seq_file *m, void *v)
492 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg)
576 print_task(struct seq_file *m, struct rq *rq, struct task_struct *p)
609 static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu)
630 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq)
715 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq)
742 void print_dl_rq(struct seq_file *
[all...]
/linux-master/mm/
H A Dpercpu-stats.c13 #include <linux/seq_file.h>
52 static void chunk_map_stats(struct seq_file *m, struct pcpu_chunk *chunk,
135 static int percpu_stats_show(struct seq_file *m, void *v)
/linux-master/drivers/usb/mtu3/
H A Dmtu3_debugfs.c79 static int mtu3_link_state_show(struct seq_file *sf, void *unused)
91 static int mtu3_ep_used_show(struct seq_file *sf, void *unused)
173 static int mtu3_ep_info_show(struct seq_file *sf, void *unused)
187 static int mtu3_fifo_show(struct seq_file *sf, void *unused)
201 static int mtu3_qmu_ring_show(struct seq_file *sf, void *unused)
219 static int mtu3_qmu_gpd_show(struct seq_file *sf, void *unused)
289 static int mtu3_probe_show(struct seq_file *sf, void *unused)
318 struct seq_file *sf = file->private_data;
430 static int ssusb_mode_show(struct seq_file *sf, void *unused)
449 struct seq_file *s
[all...]
/linux-master/drivers/char/tpm/eventlog/
H A Dcommon.c16 #include <linux/seq_file.h>
29 struct seq_file *seq;
58 struct seq_file *seq = file->private_data;
/linux-master/drivers/nubus/
H A Dproc.c25 #include <linux/seq_file.h>
37 nubus_devices_proc_show(struct seq_file *m, void *v)
108 static int nubus_proc_rsrc_show(struct seq_file *m, void *v)
/linux-master/lib/kunit/
H A Ddebugfs.c44 static void debugfs_print_result(struct seq_file *seq, struct string_stream *log)
64 static int debugfs_print_results(struct seq_file *seq, void *v)
112 static int debugfs_print_run(struct seq_file *seq, void *v)
/linux-master/crypto/
H A Drng.c19 #include <linux/seq_file.h>
80 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
82 static void crypto_rng_show(struct seq_file *m, struct crypto_alg *alg)
H A Dkpp.c14 #include <linux/seq_file.h>
32 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg)
35 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg)
/linux-master/include/linux/
H A Dcpuset.h110 extern void cpuset_task_status_allowed(struct seq_file *m,
112 extern int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns,
239 static inline void cpuset_task_status_allowed(struct seq_file *m,
/linux-master/net/phonet/
H A Dsocket.c516 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos)
536 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk)
547 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos)
554 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos)
566 static void pn_sock_seq_stop(struct seq_file *seq, void *v)
572 static int pn_sock_seq_show(struct seq_file *seq, void *v)
691 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos)
709 static struct sock **pn_res_get_next(struct seq_file *seq, struct sock **sk)
722 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos)
729 static void *pn_res_seq_next(struct seq_file *se
[all...]
/linux-master/arch/sparc/kernel/
H A Dkernel.h24 struct seq_file;
25 void cpucap_info(struct seq_file *);
121 int show_sun4d_interrupts(struct seq_file *, void *);
H A Dcpu.c8 #include <linux/seq_file.h>
323 static int show_cpuinfo(struct seq_file *m, void *__unused)
370 static int show_cpuinfo(struct seq_file *m, void *__unused)
413 static void *c_start(struct seq_file *m, loff_t *pos)
422 static void *c_next(struct seq_file *m, void *v, loff_t *pos)
428 static void c_stop(struct seq_file *m, void *v)

Completed in 397 milliseconds

<<11121314151617181920>>