Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dtask_iter.c800 const struct bpf_func_proto bpf_find_vma_proto = { variable
/Linux-v6.1/include/linux/
Dbpf.h2564 extern const struct bpf_func_proto bpf_find_vma_proto;
/Linux-v6.1/kernel/trace/
Dbpf_trace.c1505 return &bpf_find_vma_proto; in bpf_tracing_func_proto()