Searched refs:traceprobe_get_entry_data_size (Results 1 – 4 of 4) sorted by relevance
393 int traceprobe_get_entry_data_size(struct trace_probe *tp);397 static inline int traceprobe_get_entry_data_size(struct trace_probe *tp) in traceprobe_get_entry_data_size() function
1366 tf->fp.entry_data_size = traceprobe_get_entry_data_size(&tf->tp); in trace_fprobe_create_internal()
1069 tk->rp.data_size = traceprobe_get_entry_data_size(&tk->tp); in trace_kprobe_create_internal()
1220 int traceprobe_get_entry_data_size(struct trace_probe *tp) in traceprobe_get_entry_data_size() function