Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dtrace_seq.h82 static inline int trace_seq_putmem_hex(struct trace_seq *s, const void *mem, in trace_seq_putmem_hex() function
/linux-3.3/kernel/trace/
Dtrace_output.c227 int trace_seq_putmem_hex(struct trace_seq *s, const void *mem, size_t len) function