Home
last modified time | relevance | path

Searched defs:trace_seq_putmem (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtrace_seq.h134 trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() function
/openbmc/linux/kernel/trace/
H A Dtrace_seq.c260 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() function