Home
last modified time | relevance | path

Searched refs:seq_file (Results 1 – 9 of 9) sorted by relevance

/lib/
Derror-inject.c158 static void *ei_seq_start(struct seq_file *m, loff_t *pos) in ei_seq_start()
164 static void ei_seq_stop(struct seq_file *m, void *v) in ei_seq_stop()
169 static void *ei_seq_next(struct seq_file *m, void *v, loff_t *pos) in ei_seq_next()
190 static int ei_seq_show(struct seq_file *m, void *v) in ei_seq_show()
Dsbitmap.c338 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_show()
348 static inline void emit_byte(struct seq_file *m, unsigned int offset, u8 byte) in emit_byte()
360 void sbitmap_bitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_bitmap_show()
631 void sbitmap_queue_show(struct sbitmap_queue *sbq, struct seq_file *m) in sbitmap_queue_show()
Dlru_cache.c230 void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc) in lc_seq_printf_stats()
639 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details() argument
640 void (*detail) (struct seq_file *, struct lc_element *)) in lc_seq_dump_details()
Ddynamic_debug.c828 static void *ddebug_proc_start(struct seq_file *m, loff_t *pos) in ddebug_proc_start()
851 static void *ddebug_proc_next(struct seq_file *m, void *p, loff_t *pos) in ddebug_proc_next()
870 static int ddebug_proc_show(struct seq_file *m, void *p) in ddebug_proc_show()
896 static void ddebug_proc_stop(struct seq_file *m, void *p) in ddebug_proc_stop()
Dseq_buf.c40 int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s) in seq_buf_print_seq()
Ddebugobjects.c1008 static int debug_stats_show(struct seq_file *m, void *v) in debug_stats_show()
/lib/kunit/
Ddebugfs.c39 static void debugfs_print_result(struct seq_file *seq, in debugfs_print_result()
52 static int debugfs_print_results(struct seq_file *seq, void *v) in debugfs_print_results()
/lib/livepatch/
Dtest_klp_livepatch.c11 static int livepatch_cmdline_proc_show(struct seq_file *m, void *v) in livepatch_cmdline_proc_show()
Dtest_klp_atomic_replace.c15 static int livepatch_meminfo_proc_show(struct seq_file *m, void *v) in livepatch_meminfo_proc_show()