Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_uprobe.c55 struct trace_uprobe { struct
72 static struct trace_uprobe *to_trace_uprobe(struct dyn_event *ev) in to_trace_uprobe() argument
74 return container_of(ev, struct trace_uprobe, devent); in to_trace_uprobe()
87 (offsetof(struct trace_uprobe, tp.args) + \
90 static int register_uprobe_event(struct trace_uprobe *tu);
91 static int unregister_uprobe_event(struct trace_uprobe *tu);
94 struct trace_uprobe *tu;
272 static inline bool is_ret_probe(struct trace_uprobe *tu) in is_ret_probe()
279 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_is_busy()
284 static bool trace_uprobe_match_command_head(struct trace_uprobe *tu, in trace_uprobe_match_command_head()
[all …]
H A DMakefile94 obj-$(CONFIG_UPROBE_EVENTS) += trace_uprobe.o
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log