Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/trace/
A 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()
A Dtrace_sched_wakeup.c78 *trace_ctx = tracing_gen_ctx(); in func_prolog_preempt_disable()
554 trace_ctx = tracing_gen_ctx(); in probe_wakeup()
A Dtrace_functions.c188 trace_ctx = tracing_gen_ctx(); in function_trace_call()
568 trace_ctx = tracing_gen_ctx(); in trace_stack()
A Dtrace_events_inject.c210 tracing_gen_ctx()); in parse_entry()
A Dtrace_osnoise.c499 tracing_gen_ctx()); in __trace_osnoise_sample()
578 tracing_gen_ctx()); in __trace_timerlat_sample()
654 tracing_gen_ctx()); in __timerlat_dump_stack()
A Dtrace_event_perf.c423 tracing_generic_entry_update(entry, type, tracing_gen_ctx()); in perf_trace_buf_update()
A Dtrace_hwlat.c139 tracing_gen_ctx()); in trace_hwlat_sample()
A Dtrace.c1059 trace_ctx = tracing_gen_ctx(); in __trace_array_puts()
1121 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
3207 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
3437 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
3499 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
7209 tracing_gen_ctx()); in tracing_mark_write()
7285 tracing_gen_ctx()); in tracing_mark_raw_write()
A Dtrace_events_trigger.c1553 __trace_stack(file->tr, tracing_gen_ctx(), STACK_SKIP); in stacktrace_trigger()
A Dtrace_events.c4093 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/linux-6.3-rc2/include/linux/
A Dtrace_events.h186 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
199 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
209 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()

Completed in 45 milliseconds