Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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
/linux-6.3-rc2/kernel/trace/
A 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);
A Dtrace_output.h40 trace_seq_putmem_hex(s, &(x), sizeof(x))

Completed in 4 milliseconds