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.h240 struct probe_entry_arg { struct
266 struct probe_entry_arg *entry_arg; /* This is only for return probe */
H A Dtrace_probe.c925 static int get_entry_arg_max_offset(struct probe_entry_arg *earg) in get_entry_arg_max_offset()
953 struct probe_entry_arg *earg = tp->entry_arg; in __store_entry_arg()
1012 struct probe_entry_arg *earg = tp->entry_arg; in traceprobe_get_entry_data_size()
1022 struct probe_entry_arg *earg = tp->entry_arg; in store_trace_entry_data()
H A Dtrace_fprobe.c365 struct probe_entry_arg *earg = tp->entry_arg; in store_fprobe_entry_data()