Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions.c219 trace_ctx = tracing_gen_ctx_dec(); in function_trace_call()
349 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()
/linux/include/linux/
H A Dtrace_events.h210 static inline unsigned int tracing_gen_ctx_dec(void) in tracing_gen_ctx_dec() function