Lines Matching refs:trace_event_call
177 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL()
221 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in __fexit_trace_func()
262 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fentry_perf_func()
294 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fexit_perf_func()
439 static int enable_trace_fprobe(struct trace_event_call *call, in enable_trace_fprobe()
474 static int disable_trace_fprobe(struct trace_event_call *call, in disable_trace_fprobe()
519 container_of(event, struct trace_event_call, event)); in print_fentry_event()
549 container_of(event, struct trace_event_call, event)); in print_fexit_event()
575 static int fentry_event_define_fields(struct trace_event_call *event_call) in fentry_event_define_fields()
590 static int fexit_event_define_fields(struct trace_event_call *event_call) in fexit_event_define_fields()
626 static int fprobe_register(struct trace_event_call *event,
631 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in init_trace_event_call()
1184 static int fprobe_register(struct trace_event_call *event, in fprobe_register()