Home
last modified time | relevance | path

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

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