Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtrace_events.h203 static inline unsigned int tracing_gen_ctx_dec(void) in tracing_gen_ctx_dec() function
/Linux-v5.15/kernel/trace/
Dtrace_events.c478 fbuffer->trace_ctx = tracing_gen_ctx_dec(); in trace_event_buffer_reserve()