| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | seq_buf.h | 19 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 D | trace_seq.h | 16 struct seq_buf seq;
|
| H A D | trace_events.h | 388 struct seq_buf seq;
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | seq_buf.c | 28 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 D | Makefile | 38 earlycpio.o seq_buf.o siphash.o dec_and_lock.o \
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/ |
| H A D | minidump_memory.h | 22 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 D | minidump_log.c | 107 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 D | minidump_memory.c | 47 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 D | security.c | 150 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 D | process.c | 1365 struct seq_buf s; in show_user_instructions()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | p2pdma.c | 268 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 D | papr_scm.c | 791 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 D | clk-bpmp.c | 363 struct seq_buf buf; in tegra_bpmp_clk_info_dump()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_synth.c | 588 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 D | rdtgroup.c | 51 static struct seq_buf last_cmd_status;
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memcontrol.c | 1587 struct seq_buf s; in memory_stat_format()
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |