Lines Matching refs:trace_event_call
97 bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry()
106 bool trace_kprobe_error_injectable(struct trace_event_call *call) in trace_kprobe_error_injectable()
1041 struct trace_event_call *call = &tk->tp.call; in __kprobe_trace_func()
1089 struct trace_event_call *call = &tk->tp.call; in __kretprobe_trace_func()
1198 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields()
1221 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields()
1251 struct trace_event_call *call = &tk->tp.call; in kprobe_perf_func()
1301 struct trace_event_call *call = &tk->tp.call; in kretprobe_perf_func()
1367 static int kprobe_register(struct trace_event_call *event, in kprobe_register()
1437 struct trace_event_call *call) in init_trace_event_call()
1455 struct trace_event_call *call = &tk->tp.call; in register_kprobe_event()
1490 struct trace_event_call *
1534 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe()