Home
last modified time | relevance | path

Searched refs:probe_entry_arg (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_probe.h237 struct probe_entry_arg { struct
263 struct probe_entry_arg *entry_arg; /* This is only for return probe */
H A Dtrace_probe.c788 struct probe_entry_arg *earg = tp->entry_arg; in __store_entry_arg()
850 struct probe_entry_arg *earg = tp->entry_arg; in traceprobe_get_entry_data_size()
883 struct probe_entry_arg *earg = tp->entry_arg; in store_trace_entry_data()
H A Dtrace_fprobe.c221 struct probe_entry_arg *earg = tp->entry_arg; in store_fprobe_entry_data()