Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtrace_events.h216 static inline unsigned int tracing_gen_ctx_dec(void) in tracing_gen_ctx_dec() function
/linux-6.6.21/kernel/trace/
Dtrace_events.c511 fbuffer->trace_ctx = tracing_gen_ctx_dec(); in trace_event_buffer_reserve()