Searched defs:trace_seq_putmem_hex (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/trace/
H A Dtrace_seq.c287 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, trace_seq_putmem_hex() function
312 EXPORT_SYMBOL_GPL(trace_seq_putmem_hex); variable
/linux-4.1.27/include/linux/
H A Dtrace_seq.h128 static inline void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, trace_seq_putmem_hex() function

Completed in 93 milliseconds