Home
last modified time | relevance | path

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

/include/linux/
Dtrace_seq.h86 extern void trace_seq_putc(struct trace_seq *s, unsigned char c);
126 static inline void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc() function