Home
last modified time | relevance | path

Searched refs:seq_buf (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dseq_buf.h19 struct seq_buf { struct
26 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear() argument
33 seq_buf_init(struct seq_buf *s, char *buf, unsigned int size) in seq_buf_init()
45 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed()
51 seq_buf_set_overflow(struct seq_buf *s) in seq_buf_set_overflow()
60 seq_buf_buffer_left(struct seq_buf *s) in seq_buf_buffer_left()
69 static inline unsigned int seq_buf_used(struct seq_buf *s) in seq_buf_used()
82 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
104 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
116 int seq_buf_printf(struct seq_buf *s, const char *fmt, ...);
[all …]
H A Dtrace_seq.h16 struct seq_buf seq;
H A Dtrace_events.h388 struct seq_buf seq;
/OK3568_Linux_fs/kernel/lib/
H A Dseq_buf.c28 static bool seq_buf_can_fit(struct seq_buf *s, size_t len) in seq_buf_can_fit()
40 int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s) in seq_buf_print_seq()
57 int seq_buf_vprintf(struct seq_buf *s, const char *fmt, va_list args) in seq_buf_vprintf()
83 int seq_buf_printf(struct seq_buf *s, const char *fmt, ...) in seq_buf_printf()
114 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary) in seq_buf_bprintf()
142 int seq_buf_puts(struct seq_buf *s, const char *str) in seq_buf_puts()
170 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc()
194 int seq_buf_putmem(struct seq_buf *s, const void *mem, unsigned int len) in seq_buf_putmem()
222 int seq_buf_putmem_hex(struct seq_buf *s, const void *mem,
270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
[all …]
H A DMakefile38 earlycpio.o seq_buf.o siphash.o dec_and_lock.o \
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.h22 void md_dump_meminfo(struct seq_buf *m);
24 void md_dump_slabinfo(struct seq_buf *m);
26 static inline void md_dump_slabinfo(struct seq_buf *m) {} in md_dump_slabinfo()
H A Dminidump_log.c107 static struct seq_buf *md_runq_seq_buf;
115 static struct seq_buf *md_cntxt_seq_buf;
119 static struct seq_buf *md_meminfo_seq_buf;
123 static struct seq_buf *md_slabinfo_seq_buf;
145 static struct seq_buf *md_mod_info_seq_buf;
1123 struct seq_buf **global_buf) in md_register_panic_entries()
1126 struct seq_buf *seq_buf_p; in md_register_panic_entries()
H A Dminidump_memory.c47 static void show_val_kb(struct seq_buf *m, const char *s, unsigned long num) in show_val_kb()
52 void md_dump_meminfo(struct seq_buf *m) in md_dump_meminfo()
156 static void slabinfo_stats(struct seq_buf *m, struct kmem_cache *cachep) in slabinfo_stats()
190 void md_dump_slabinfo(struct seq_buf *m) in md_dump_slabinfo()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsecurity.c150 struct seq_buf s; in cpu_show_meltdown()
180 struct seq_buf s; in cpu_show_spectre_v1()
202 struct seq_buf s; in cpu_show_spectre_v2()
H A Dprocess.c1365 struct seq_buf s; in show_user_instructions()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dp2pdma.c268 static void seq_buf_print_bus_devfn(struct seq_buf *buf, struct pci_dev *pdev) in seq_buf_print_bus_devfn()
388 int *dist, bool *acs_redirects, struct seq_buf *acs_list) in __upstream_bridge_distance()
506 int *dist, bool *acs_redirects, struct seq_buf *acs_list) in upstream_bridge_distance()
530 struct seq_buf acs_list; in upstream_bridge_distance_warn()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c791 struct seq_buf s; in perf_stats_show()
834 struct seq_buf s; in flags_show()
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-bpmp.c363 struct seq_buf buf; in tegra_bpmp_clk_info_dump()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_synth.c588 struct seq_buf s; in parse_synth_field()
1164 struct seq_buf s; in save_cmdstr()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c51 static struct seq_buf last_cmd_status;
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c1587 struct seq_buf s; in memory_stat_format()
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log