Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dtrace_seq.h88 extern void trace_seq_putmem_hex(struct trace_seq *s, const void *mem,
133 static inline void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
/linux-5.19.10/kernel/trace/
Dtrace_seq.c285 void trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
310 EXPORT_SYMBOL_GPL(trace_seq_putmem_hex);
Dtrace_output.h40 trace_seq_putmem_hex(s, &(x), sizeof(x))