Home
last modified time | relevance | path

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

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