Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_irqsoff.c335 trace_ctx = tracing_gen_ctx(); in check_critical_timing()
397 __trace_function(tr, ip, parent_ip, tracing_gen_ctx()); in start_critical_timing()
430 trace_ctx = tracing_gen_ctx(); in stop_critical_timing()
Dtrace_sched_wakeup.c78 *trace_ctx = tracing_gen_ctx(); in func_prolog_preempt_disable()
556 trace_ctx = tracing_gen_ctx(); in probe_wakeup()
Dtrace_functions.c188 trace_ctx = tracing_gen_ctx(); in function_trace_call()
568 trace_ctx = tracing_gen_ctx(); in trace_stack()
Dtrace_events_inject.c210 tracing_gen_ctx()); in parse_entry()
Dtrace_event_perf.c423 tracing_generic_entry_update(entry, type, tracing_gen_ctx()); in perf_trace_buf_update()
Dtrace_osnoise.c501 tracing_gen_ctx()); in __trace_osnoise_sample()
580 tracing_gen_ctx()); in __trace_timerlat_sample()
656 tracing_gen_ctx()); in __timerlat_dump_stack()
Dtrace_hwlat.c139 tracing_gen_ctx()); in trace_hwlat_sample()
Dtrace.c1065 trace_ctx = tracing_gen_ctx(); in __trace_array_puts()
1127 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
3233 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
3463 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
3525 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
7330 tracing_gen_ctx()); in tracing_mark_write()
7406 tracing_gen_ctx()); in tracing_mark_raw_write()
Dtrace_events_trigger.c1555 __trace_stack(file->tr, tracing_gen_ctx(), STACK_SKIP); in stacktrace_trigger()
Dtrace_events.c4086 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/Linux-v6.6/include/linux/
Dtrace_events.h197 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
210 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
220 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()