Home
last modified time | relevance | path

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

/Linux-v5.15/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()
553 trace_ctx = tracing_gen_ctx(); in probe_wakeup()
Dtrace_functions.c188 trace_ctx = tracing_gen_ctx(); in function_trace_call()
573 trace_ctx = tracing_gen_ctx(); in trace_stack()
Dtrace_events_inject.c206 tracing_gen_ctx()); in parse_entry()
Dtrace_syscalls.c324 trace_ctx = tracing_gen_ctx(); in ftrace_syscall_enter()
368 trace_ctx = tracing_gen_ctx(); in ftrace_syscall_exit()
Dtrace_osnoise.c336 tracing_gen_ctx()); in trace_osnoise_sample()
402 tracing_gen_ctx()); in trace_timerlat_sample()
473 tracing_gen_ctx()); in timerlat_dump_stack()
Dtrace_event_perf.c425 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_eprobe.c492 fbuffer.trace_ctx = tracing_gen_ctx(); in __eprobe_trace_func()
Dtrace_kprobe.c1386 fbuffer.trace_ctx = tracing_gen_ctx(); in NOKPROBE_SYMBOL()
1433 fbuffer.trace_ctx = tracing_gen_ctx(); in __kretprobe_trace_func()
Dtrace.c1033 trace_ctx = tracing_gen_ctx(); in __trace_puts()
1083 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
3130 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
3360 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
3422 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
7080 tracing_gen_ctx()); in tracing_mark_write()
7159 tracing_gen_ctx()); in tracing_mark_raw_write()
Dtrace_events.c3904 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/Linux-v5.15/include/linux/
Dtrace_events.h184 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
197 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
207 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()