Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtrace_seq.h143 static inline char *trace_seq_acquire(struct trace_seq *s, unsigned int len) in trace_seq_acquire() function
/openbmc/linux/kernel/trace/
H A Dtrace_seq.c420 char *trace_seq_acquire(struct trace_seq *s, unsigned int len) in trace_seq_acquire() function