Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Dtrace-seq.c188 int trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() function
/Linux-v5.4/include/linux/
Dtrace_seq.h119 static inline void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() function
/Linux-v5.4/kernel/trace/
Dtrace_seq.c208 void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() function