Home
last modified time | relevance | path

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

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