Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtrace_seq.h98 extern void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len);
143 trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() function
/linux-6.15/kernel/trace/
H A Dtrace_seq.c257 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() function
271 EXPORT_SYMBOL_GPL(trace_seq_putmem);
H A Dtrace_output.h39 trace_seq_putmem(s, &(x), sizeof(x))
H A Dblktrace.c1408 trace_seq_putmem(s, pdu_start(ent, has_cg), in blk_log_msg()
1518 trace_seq_putmem(s, &old, offset); in blk_trace_synthesize_old_trace()
1519 trace_seq_putmem(s, &t->sector, in blk_trace_synthesize_old_trace()