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
651 struct trace_uprobe *tu = v; in probes_profile_seq_show() local
770 static void __uprobe_trace_func(struct trace_uprobe *tu, in __uprobe_trace_func()
813 static int uprobe_trace_func(struct trace_uprobe *tu, struct pt_regs *regs, in uprobe_trace_func()
829 static void uretprobe_trace_func(struct trace_uprobe *tu, unsigned long func, in uretprobe_trace_func()
847 struct trace_uprobe *tu; in print_uprobe_event() local
884 probe_event_enable(struct trace_uprobe *tu, struct ftrace_event_file *file, in probe_event_enable()
941 probe_event_disable(struct trace_uprobe *tu, struct ftrace_event_file *file) in probe_event_disable()
974 struct trace_uprobe *tu = event_call->data; in uprobe_event_define_fields() local
1017 uprobe_filter_event(struct trace_uprobe *tu, struct perf_event *event) in uprobe_filter_event()
1022 static int uprobe_perf_close(struct trace_uprobe *tu, struct perf_event *event) in uprobe_perf_close()
1044 static int uprobe_perf_open(struct trace_uprobe *tu, struct perf_event *event) in uprobe_perf_open()
1081 struct trace_uprobe *tu; in uprobe_perf_filter() local
1092 static void __uprobe_perf_func(struct trace_uprobe *tu, in __uprobe_perf_func()
1142 static int uprobe_perf_func(struct trace_uprobe *tu, struct pt_regs *regs, in uprobe_perf_func()
1153 static void uretprobe_perf_func(struct trace_uprobe *tu, unsigned long func, in uretprobe_perf_func()
1165 struct trace_uprobe *tu = event->data; in trace_uprobe_register() local
1199 struct trace_uprobe *tu; in uprobe_dispatcher() local
1237 struct trace_uprobe *tu; in uretprobe_dispatcher() local
1273 static int register_uprobe_event(struct trace_uprobe *tu) in register_uprobe_event()
1306 static int unregister_uprobe_event(struct trace_uprobe *tu) in unregister_uprobe_event()