Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_irqsoff.c334 trace_ctx = tracing_gen_ctx(); in check_critical_timing()
396 __trace_function(tr, ip, parent_ip, tracing_gen_ctx()); in start_critical_timing()
429 trace_ctx = tracing_gen_ctx(); in stop_critical_timing()
Dtrace_sched_wakeup.c78 *trace_ctx = tracing_gen_ctx(); in func_prolog_preempt_disable()
554 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_osnoise.c477 tracing_gen_ctx()); in __trace_osnoise_sample()
556 tracing_gen_ctx()); in __trace_timerlat_sample()
632 tracing_gen_ctx()); in __timerlat_dump_stack()
Dtrace_event_perf.c427 tracing_generic_entry_update(entry, type, tracing_gen_ctx()); in perf_trace_buf_update()
Dtrace_hwlat.c139 tracing_gen_ctx()); in trace_hwlat_sample()
Dtrace.c1027 trace_ctx = tracing_gen_ctx(); in __trace_puts()
1077 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
3160 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
3390 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
3452 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
7157 tracing_gen_ctx()); in tracing_mark_write()
7233 tracing_gen_ctx()); in tracing_mark_raw_write()
Dtrace_events_trigger.c1540 __trace_stack(file->tr, tracing_gen_ctx(), STACK_SKIP); in stacktrace_trigger()
Dtrace_events.c4013 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/linux-6.1.9/include/linux/
Dtrace_events.h187 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
200 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
210 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()