Lines Matching refs:trace_event_call
182 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL()
269 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL()
310 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fentry_perf_func()
346 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fexit_perf_func()
495 static int enable_trace_fprobe(struct trace_event_call *call, in enable_trace_fprobe()
530 static int disable_trace_fprobe(struct trace_event_call *call, in disable_trace_fprobe()
575 container_of(event, struct trace_event_call, event)); in print_fentry_event()
605 container_of(event, struct trace_event_call, event)); in print_fexit_event()
631 static int fentry_event_define_fields(struct trace_event_call *event_call) in fentry_event_define_fields()
646 static int fexit_event_define_fields(struct trace_event_call *event_call) in fexit_event_define_fields()
682 static int fprobe_register(struct trace_event_call *event,
687 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in init_trace_event_call()
1326 static int fprobe_register(struct trace_event_call *event, in fprobe_register()