Searched refs:seq_file (Results 226 - 250 of 1759) sorted by relevance

1234567891011>>

/linux-master/net/rds/
H A Dtcp_stats.c34 #include <linux/seq_file.h>
H A Dib_stats.c34 #include <linux/seq_file.h>
/linux-master/drivers/dma-buf/
H A Dsync_debug.c65 static void sync_print_fence(struct seq_file *s,
107 static void sync_print_obj(struct seq_file *s, struct sync_timeline *obj)
121 static void sync_print_sync_file(struct seq_file *s,
141 static int sync_info_debugfs_show(struct seq_file *s, void *unused)
/linux-master/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.h52 void d71_dump(struct komeda_dev *mdev, struct seq_file *sf);
/linux-master/kernel/
H A Dconfigs.c15 #include <linux/seq_file.h>
/linux-master/include/keys/
H A Duser-type.h43 extern void user_describe(const struct key *user, struct seq_file *m);
/linux-master/net/ceph/
H A Ddebugfs.c9 #include <linux/seq_file.h>
34 static int monmap_show(struct seq_file *s, void *p)
54 static int osdmap_show(struct seq_file *s, void *p)
138 static int monc_show(struct seq_file *s, void *p)
176 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid)
183 static void dump_target(struct seq_file *s, struct ceph_osd_request_target *t)
209 static void dump_request(struct seq_file *s, struct ceph_osd_request *req)
234 static void dump_requests(struct seq_file *s, struct ceph_osd *osd)
249 static void dump_linger_request(struct seq_file *s,
260 static void dump_linger_requests(struct seq_file *
[all...]
/linux-master/drivers/misc/mei/
H A Ddebugfs.c11 #include <linux/seq_file.h>
19 static int mei_dbgfs_meclients_show(struct seq_file *m, void *unused)
58 static int mei_dbgfs_active_show(struct seq_file *m, void *unused)
103 static int mei_dbgfs_devstate_show(struct seq_file *m, void *unused)
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_vma_offset.c19 struct seq_file *seq = ctx->meta->seq;
H A Dbpf_iter_task_file.c16 struct seq_file *seq = ctx->meta->seq;
H A Dbpf_iter_test_kern4.c18 struct seq_file *seq = ctx->meta->seq;
47 /* fill seq_file buffer */
/linux-master/include/net/9p/
H A Dtransport.h57 int (*show_options)(struct seq_file *m, struct p9_client *client);
/linux-master/net/ipv6/
H A Dudp_impl.h29 int udp6_seq_show(struct seq_file *seq, void *v);
/linux-master/kernel/printk/
H A Dindex.c43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos)
53 static void *pi_start(struct seq_file *s, loff_t *pos)
73 static int pi_show(struct seq_file *s, void *v)
116 static void pi_stop(struct seq_file *p, void *v) { }
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dgamecube.c14 #include <linux/seq_file.h>
/linux-master/net/ipv4/
H A Dudp_impl.h25 int udp4_seq_show(struct seq_file *seq, void *v);
/linux-master/lib/
H A Derror-inject.c165 static void *ei_seq_start(struct seq_file *m, loff_t *pos)
171 static void ei_seq_stop(struct seq_file *m, void *v)
176 static void *ei_seq_next(struct seq_file *m, void *v, loff_t *pos)
197 static int ei_seq_show(struct seq_file *m, void *v)
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c18 void tegra_cbb_print_err(struct seq_file *file, const char *fmt, ...)
36 void tegra_cbb_print_cache(struct seq_file *file, u32 cache)
52 void tegra_cbb_print_prot(struct seq_file *file, u32 prot)
64 static int tegra_cbb_err_show(struct seq_file *file, void *data)
/linux-master/drivers/vdpa/mlx5/net/
H A Ddebug.c8 static int tirn_show(struct seq_file *file, void *priv)
30 static int rx_flow_table_show(struct seq_file *file, void *priv)
53 static int packets_show(struct seq_file *file, void *priv)
68 static int bytes_show(struct seq_file *file, void *priv)
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.h43 int clip_tbl_show(struct seq_file *seq, void *v);
/linux-master/drivers/platform/x86/intel/
H A Dbytcrc_pwrsrc.c63 static void crc_pwrsrc_log(struct seq_file *seq, const char *prefix,
74 static int pwrsrc_show(struct seq_file *seq, void *unused)
88 static int resetsrc_show(struct seq_file *seq, void *unused)
97 static int wakesrc_show(struct seq_file *seq, void *unused)
/linux-master/include/linux/
H A Dtracefs.h16 #include <linux/seq_file.h>
/linux-master/fs/overlayfs/
H A Dparams.h42 int ovl_show_options(struct seq_file *m, struct dentry *dentry);
/linux-master/include/drm/ttm/
H A Dttm_pool.h89 int ttm_pool_debugfs(struct ttm_pool *pool, struct seq_file *m);
/linux-master/drivers/ras/
H A Ddebugfs.c22 static int trace_show(struct seq_file *m, void *v)

Completed in 176 milliseconds

1234567891011>>