| /linux/include/linux/ |
| H A D | seq_buf.h | 21 struct seq_buf { struct 28 struct seq_buf NAME = { \ argument 33 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear() 41 seq_buf_init(struct seq_buf *s, char *buf, unsigned int size) in seq_buf_init() 53 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed() 59 seq_buf_set_overflow(struct seq_buf *s) in seq_buf_set_overflow() 68 seq_buf_buffer_left(struct seq_buf *s) in seq_buf_buffer_left() 77 static inline unsigned int seq_buf_used(struct seq_buf *s) in seq_buf_used() 98 static inline const char *seq_buf_str(struct seq_buf *s) in seq_buf_str() 119 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf() [all …]
|
| /linux/kernel/sched/ext/ |
| H A D | sub.h | 45 void scx_rescue_dump(struct seq_buf *s, struct rq *rq); 101 static inline void scx_rescue_dump(struct seq_buf *s, struct rq *rq) {} in scx_rescue_dump()
|
| H A D | ext.c | 207 struct seq_buf *s; 6665 static void dump_newline(struct seq_buf *s) in dump_newline() 6674 __printf(2, 3) void scx_dump_line(struct seq_buf *s, const char *fmt, ...) in scx_dump_line() 6700 static void dump_stack_trace(struct seq_buf *s, const char *prefix, in dump_stack_trace() 6709 static void ops_dump_init(struct seq_buf *s, const char *prefix) in ops_dump_init() 6776 static void scx_dump_task(struct scx_sched *sch, struct seq_buf *s, struct scx_dump_ctx *dctx, in scx_dump_task() 6829 static void scx_dump_cpu(struct scx_sched *sch, struct seq_buf *s, in scx_dump_cpu() 6837 struct seq_buf ns; in scx_dump_cpu() 6935 struct seq_buf s; in scx_dump_state()
|
| H A D | internal.h | 2045 __printf(2, 3) void scx_dump_line(struct seq_buf *s, const char *fmt, ...);
|
| H A D | sub.c | 606 void scx_rescue_dump(struct seq_buf *s, struct rq *rq) in scx_rescue_dump()
|
| /linux/drivers/android/tests/ |
| H A D | binder_alloc_kunit.c | 112 struct seq_buf alignments_sb; 118 static void stringify_free_seq(struct kunit *test, int *seq, struct seq_buf *sb) in stringify_free_seq() 129 struct seq_buf *sb) in stringify_alignments()
|
| /linux/lib/ |
| H A D | alloc_tag.c | 97 static void print_allocinfo_header(struct seq_buf *buf) in print_allocinfo_header() 104 static void alloc_tag_to_text(struct seq_buf *out, struct codetag *ct) in alloc_tag_to_text() 123 struct seq_buf buf; in allocinfo_show()
|
| H A D | Makefile | 41 earlycpio.o seq_buf.o siphash.o dec_and_lock.o \
|
| /linux/drivers/input/joystick/ |
| H A D | analog.c | 339 struct seq_buf s; in analog_name()
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-bpmp.c | 394 struct seq_buf buf; in tegra_bpmp_clk_info_dump()
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | ndtest.c | 671 struct seq_buf s; in flags_show()
|
| /linux/drivers/input/serio/ |
| H A D | i8042-acpipnpio.h | 1483 struct seq_buf sb; in i8042_pnp_id_to_string()
|
| /linux/mm/ |
| H A D | memcontrol.c | 1698 static void memcg_stat_format(struct mem_cgroup *memcg, struct seq_buf *s) in memcg_stat_format() 1756 static void memory_stat_format(struct mem_cgroup *memcg, struct seq_buf *s) in memory_stat_format() 1800 struct seq_buf s; in mem_cgroup_print_oom_meminfo() 4930 struct seq_buf s; in memory_stat_show()
|
| /linux/kernel/bpf/ |
| H A D | diagnostics.c | 178 struct seq_buf seq; 183 struct seq_buf seq;
|
| /linux/kernel/trace/ |
| H A D | trace_events_hist.c | 1735 static bool expr_field_str(struct hist_field *field, struct seq_buf *s) in expr_field_str() 1764 struct seq_buf s; in expr_str() 2982 struct seq_buf s; in find_synthetic_field_var() 3043 struct seq_buf s; in create_field_var_hist()
|
| H A D | trace_events_synth.c | 754 struct seq_buf s; in parse_synth_field()
|
| H A D | trace_events.c | 4617 static struct seq_buf bootup_event_seq __initdata = {
|
| /linux/fs/resctrl/ |
| H A D | rdtgroup.c | 69 static struct seq_buf last_cmd_status;
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_ddi.c | 5165 struct seq_buf *s) in intel_ddi_encoder_name()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_edid.c | 2765 static void decode_date(struct seq_buf *s, const struct drm_edid_product_id *id) in decode_date()
|
| /linux/kernel/sched/ |
| H A D | core.c | 8121 struct seq_buf s; in preempt_model_str()
|