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

/linux-master/kernel/trace/
H A Dtrace_output.h42 trace_seq_putmem_hex(s, &(x), sizeof(x))
H A Dtrace_seq.c274 * trace_seq_putmem_hex - write raw memory into the buffer in ASCII hex
283 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, function
308 EXPORT_SYMBOL_GPL(trace_seq_putmem_hex); variable
/linux-master/include/linux/
H A Dtrace_seq.h99 extern void trace_seq_putmem_hex(struct trace_seq *s, const void *mem,
146 static inline void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, function

Completed in 118 milliseconds