trace_seq_putmem_hex
extern void trace_seq_putmem_hex(struct trace_seq *s, const void *mem,
trace_seq_putmem_hex(s, &(x), sizeof(x))
EXPORT_SYMBOL_GPL(trace_seq_putmem_hex);