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.c200 unsigned long trace_kprobe_address(struct trace_kprobe *tk) in trace_kprobe_address() function
240 return tk ? within_error_injection_list(trace_kprobe_address(tk)) : in trace_kprobe_error_injectable()
462 unsigned long addr = trace_kprobe_address(tk); in within_notrace_func()
499 (void *)trace_kprobe_address(tk)); in __register_trace_kprobe()