Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_functions.c188 trace_ctx = tracing_gen_ctx_dec(); in function_trace_call()
314 trace_ctx = tracing_gen_ctx_dec(); in function_no_repeats_trace_call()
H A Dtrace_events.c650 fbuffer->trace_ctx = tracing_gen_ctx_dec(); in trace_event_buffer_reserve()
/openbmc/linux/include/linux/
H A Dtrace_events.h216 static inline unsigned int tracing_gen_ctx_dec(void) in tracing_gen_ctx_dec() function