Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtrace_seq.h143 static inline char *trace_seq_acquire(struct trace_seq *s, unsigned int len) in trace_seq_acquire() function
/Linux-v6.6/kernel/trace/
Dtrace_seq.c420 char *trace_seq_acquire(struct trace_seq *s, unsigned int len) in trace_seq_acquire() function