Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dtask_iter.c786 const struct bpf_func_proto bpf_find_vma_proto = { variable
/linux/include/linux/
H A Dbpf.h3350 extern const struct bpf_func_proto bpf_find_vma_proto;
/linux/kernel/trace/
H A Dbpf_trace.c1554 return &bpf_find_vma_proto; in bpf_tracing_func_proto()