Home
last modified time | relevance | path

Searched defs:trace_seq_putc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/lib/traceevent/
Dtrace-seq.c207 int trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc() function
/Linux-v5.10/include/linux/
Dtrace_seq.h126 static inline void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc() function
/Linux-v5.10/kernel/trace/
Dtrace_seq.c233 void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc() function