Home
last modified time | relevance | path

Searched refs:trace_uprobe (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_uprobe.c58 struct trace_uprobe { struct
336 struct trace_uprobe *tu; in alloc_trace_uprobe()
382 struct trace_uprobe *tu; in find_probe_event()
444 static int append_trace_uprobe(struct trace_uprobe *tu, struct trace_uprobe *to) in append_trace_uprobe()
481 struct trace_uprobe *tmp; in validate_ref_ctr_offset()
540 struct trace_uprobe *tu; in __trace_uprobe_create()
830 struct trace_uprobe *tu; in probes_profile_seq_show()
1075 struct trace_uprobe *tu; in print_uprobe_event()
1123 struct trace_uprobe *tu; in __probe_event_disable()
1145 struct trace_uprobe *tu; in probe_event_enable()
[all …]
H A DMakefile103 obj-$(CONFIG_UPROBE_EVENTS) += trace_uprobe.o
H A Dtrace_probe.h575 struct trace_uprobe *tu;