Home
last modified time | relevance | path

Searched refs:kprobe_warn_out_range (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.c244 static bool kprobe_warn_out_range(const char *symbol, unsigned long address) in kprobe_warn_out_range() function
838 if (kprobe_warn_out_range(tevs[i].point.symbol, in post_process_kernel_probe_trace_events()
3072 kprobe_warn_out_range(sym->name, tp->address)) { in find_probe_trace_events_from_map()
3185 (kprobe_warn_out_range(tev->point.symbol, in try_to_find_absolute_address()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.c254 static bool kprobe_warn_out_range(const char *symbol, u64 address) in kprobe_warn_out_range() function
855 if (kprobe_warn_out_range(tevs[i].point.symbol, in post_process_kernel_probe_trace_events()
3142 kprobe_warn_out_range(sym->name, tp->address)) { in find_probe_trace_events_from_map()
3255 (kprobe_warn_out_range(tev->point.symbol, in try_to_find_absolute_address()

Completed in 9 milliseconds