Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtrace_seq.h88 extern void trace_seq_putmem_hex(struct trace_seq *s, const void *mem,
135 static inline void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
/openbmc/linux/kernel/trace/
H A Dtrace_output.h42 trace_seq_putmem_hex(s, &(x), sizeof(x))
H A Dtrace_seq.c286 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
311 EXPORT_SYMBOL_GPL(trace_seq_putmem_hex);