Home
last modified time | relevance | path

Searched refs:trace_seq_acquire (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dtrace_seq.h109 char *trace_seq_acquire(struct trace_seq *s, unsigned int len);
154 static inline char *trace_seq_acquire(struct trace_seq *s, unsigned int len) in trace_seq_acquire() function
/include/trace/stages/
A Dstage3_trace_output.h152 #define __get_buf(len) trace_seq_acquire(p, (len))

Completed in 4 milliseconds