Lines Matching defs:tu
74 struct trace_uprobe *tu; member
230 static inline bool is_ret_probe(struct trace_uprobe *tu) in is_ret_probe()
241 struct trace_uprobe *tu; in alloc_trace_uprobe() local
277 static void free_trace_uprobe(struct trace_uprobe *tu) in free_trace_uprobe()
293 struct trace_uprobe *tu; in find_probe_event() local
304 static int unregister_trace_uprobe(struct trace_uprobe *tu) in unregister_trace_uprobe()
318 static int register_trace_uprobe(struct trace_uprobe *tu) in register_trace_uprobe()
357 struct trace_uprobe *tu; in create_trace_uprobe() local
565 struct trace_uprobe *tu; in cleanup_all_probes() local
598 struct trace_uprobe *tu = v; in probes_seq_show() local
666 struct trace_uprobe *tu = v; in probes_profile_seq_show() local
785 static void __uprobe_trace_func(struct trace_uprobe *tu, in __uprobe_trace_func()
828 static int uprobe_trace_func(struct trace_uprobe *tu, struct pt_regs *regs, in uprobe_trace_func()
844 static void uretprobe_trace_func(struct trace_uprobe *tu, unsigned long func, in uretprobe_trace_func()
862 struct trace_uprobe *tu; in print_uprobe_event() local
899 probe_event_enable(struct trace_uprobe *tu, struct trace_event_file *file, in probe_event_enable()
956 probe_event_disable(struct trace_uprobe *tu, struct trace_event_file *file) in probe_event_disable()
989 struct trace_uprobe *tu = event_call->data; in uprobe_event_define_fields() local
1032 uprobe_filter_event(struct trace_uprobe *tu, struct perf_event *event) in uprobe_filter_event()
1037 static int uprobe_perf_close(struct trace_uprobe *tu, struct perf_event *event) in uprobe_perf_close()
1059 static int uprobe_perf_open(struct trace_uprobe *tu, struct perf_event *event) in uprobe_perf_open()
1096 struct trace_uprobe *tu; in uprobe_perf_filter() local
1107 static void __uprobe_perf_func(struct trace_uprobe *tu, in __uprobe_perf_func()
1161 static int uprobe_perf_func(struct trace_uprobe *tu, struct pt_regs *regs, in uprobe_perf_func()
1172 static void uretprobe_perf_func(struct trace_uprobe *tu, unsigned long func, in uretprobe_perf_func()
1184 struct trace_uprobe *tu = event->data; in trace_uprobe_register() local
1218 struct trace_uprobe *tu; in uprobe_dispatcher() local
1256 struct trace_uprobe *tu; in uretprobe_dispatcher() local
1292 static int register_uprobe_event(struct trace_uprobe *tu) in register_uprobe_event()
1326 static int unregister_uprobe_event(struct trace_uprobe *tu) in unregister_uprobe_event()