Home
last modified time | relevance | path

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

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