Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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-v6.6/kernel/trace/
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);
Dtrace_output.h42 trace_seq_putmem_hex(s, &(x), sizeof(x))