Searched refs:trace_print_hex_seq (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/trace/stages/ |
H A D | stage3_trace_output.h | 108 trace_print_hex_seq(p, buf, buf_len, false) 112 trace_print_hex_seq(p, buf, buf_len, true)
|
/openbmc/linux/kernel/trace/ |
H A D | trace_output.c | 217 trace_print_hex_seq(struct trace_seq *p, const unsigned char *buf, int buf_len, in trace_print_hex_seq() function 233 EXPORT_SYMBOL(trace_print_hex_seq);
|
/openbmc/linux/include/linux/ |
H A D | trace_events.h | 41 const char *trace_print_hex_seq(struct trace_seq *p,
|