Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_kprobe.c209 unsigned long trace_kprobe_address(struct trace_kprobe *tk) in trace_kprobe_address() function
249 return tk ? within_error_injection_list(trace_kprobe_address(tk)) : in trace_kprobe_error_injectable()
471 unsigned long addr = trace_kprobe_address(tk); in within_notrace_func()
508 (void *)trace_kprobe_address(tk)); in __register_trace_kprobe()