Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h236 struct probe_entry_arg {
262 struct probe_entry_arg *entry_arg; /* This is only for return probe */
237 struct probe_entry_arg { global() struct
238 codeprobe_entry_arg global() argument
239 sizeprobe_entry_arg global() argument
H A Dtrace_probe.c774 struct probe_entry_arg *earg = tp->entry_arg; in __store_entry_arg()
822 struct probe_entry_arg *earg = tp->entry_arg; in traceprobe_get_entry_data_size()
845 struct probe_entry_arg *earg = tp->entry_arg; in store_trace_entry_data()