Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_uprobe.c1410 ret = bpf_prog_run_array_uprobe(array, regs, bpf_prog_run); in __uprobe_perf_func()
/linux-6.14.4/include/linux/
Dbpf.h2197 bpf_prog_run_array_uprobe(const struct bpf_prog_array *array, in bpf_prog_run_array_uprobe() function