Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtrace_seq.h87 extern void trace_seq_putmem_hex(struct trace_seq *s, const void *mem,
128 static inline void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
/linux-4.4.14/kernel/trace/
Dtrace_seq.c287 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
312 EXPORT_SYMBOL_GPL(trace_seq_putmem_hex);
Dtrace_output.h38 trace_seq_putmem_hex(s, &(x), sizeof(x))