Home
last modified time | relevance | path

Searched refs:trace_seq_putmem (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dtrace_seq.h87 extern void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len);
126 trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() function
/Linux-v5.4/kernel/trace/
Dtrace_seq.c262 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() function
276 EXPORT_SYMBOL_GPL(trace_seq_putmem);
Dtrace_output.h36 trace_seq_putmem(s, &(x), sizeof(x))
Dblktrace.c1398 trace_seq_putmem(s, pdu_start(ent, has_cg), in blk_log_msg()
1508 trace_seq_putmem(s, &old, offset); in blk_trace_synthesize_old_trace()
1509 trace_seq_putmem(s, &t->sector, in blk_trace_synthesize_old_trace()