Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dtask_iter.c815 const struct bpf_func_proto bpf_find_vma_proto = { variable
/Linux-v6.6/include/linux/
Dbpf.h3010 extern const struct bpf_func_proto bpf_find_vma_proto;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c1553 return &bpf_find_vma_proto; in bpf_tracing_func_proto()