Home
last modified time | relevance | path

Searched defs:tu (Results 1 – 3 of 3) sorted by relevance

/kernel/trace/
Dtrace_uprobe.c265 static inline bool is_ret_probe(struct trace_uprobe *tu) in is_ret_probe()
272 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_is_busy() local
277 static bool trace_uprobe_match_command_head(struct trace_uprobe *tu, in trace_uprobe_match_command_head()
308 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_match() local
334 struct trace_uprobe *tu; in alloc_trace_uprobe() local
365 static void free_trace_uprobe(struct trace_uprobe *tu) in free_trace_uprobe()
380 struct trace_uprobe *tu; in find_probe_event() local
391 static int unregister_trace_uprobe(struct trace_uprobe *tu) in unregister_trace_uprobe()
442 static int append_trace_uprobe(struct trace_uprobe *tu, struct trace_uprobe *to) in append_trace_uprobe()
494 static int register_trace_uprobe(struct trace_uprobe *tu) in register_trace_uprobe()
[all …]
Dtrace_probe.h573 struct trace_uprobe *tu; member
/kernel/time/
Dhrtimer.c2166 struct timespec64 tu; in SYSCALL_DEFINE2() local
2189 struct timespec64 tu; in SYSCALL_DEFINE2() local