Home
last modified time | relevance | path

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

/linux/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.c775 struct probe_entry_arg *earg = tp->entry_arg; in __store_entry_arg()
823 struct probe_entry_arg *earg = tp->entry_arg; in traceprobe_get_entry_data_size()
846 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()