Home
last modified time | relevance | path

Searched refs:tracing_gen_ctx (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_irqsoff.c358 trace_ctx = tracing_gen_ctx(); in check_critical_timing()
420 __trace_function(tr, ip, parent_ip, tracing_gen_ctx()); in start_critical_timing()
453 trace_ctx = tracing_gen_ctx(); in stop_critical_timing()
H A Dtrace_sched_wakeup.c78 *trace_ctx = tracing_gen_ctx(); in func_prolog_preempt_disable()
570 trace_ctx = tracing_gen_ctx(); in probe_wakeup()
H A Dtrace_events_inject.c210 tracing_gen_ctx()); in parse_entry()
H A Dtrace_event_perf.c429 tracing_generic_entry_update(entry, type, tracing_gen_ctx()); in perf_trace_buf_update()
H A Dtrace_osnoise.c479 tracing_gen_ctx()); in __record_osnoise_sample()
558 tracing_gen_ctx()); in __record_timerlat_sample()
634 tracing_gen_ctx()); in __timerlat_dump_stack()
H A Dtrace_hwlat.c138 tracing_gen_ctx()); in trace_hwlat_sample()
H A Dtrace_functions_graph.c265 trace_ctx = tracing_gen_ctx(); in graph_entry()
384 trace_ctx = tracing_gen_ctx(); in trace_graph_return()
H A Dtrace_functions.c251 trace_ctx = tracing_gen_ctx(); in function_args_trace_call()
H A Dtrace.c1102 trace_ctx = tracing_gen_ctx(); in __trace_array_puts()
1168 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
3073 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
3303 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
3361 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
7143 tracing_gen_ctx()); in tracing_mark_write()
7231 tracing_gen_ctx()); in tracing_mark_raw_write()
H A Dtrace_events.c4736 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/linux-6.15/include/linux/
H A Dtrace_events.h202 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
214 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()