Home
last modified time | relevance | path

Searched refs:bpf_for_each_map_elem_proto (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_iter.c734 const struct bpf_func_proto bpf_for_each_map_elem_proto = { variable
H A Dhelpers.c1906 return &bpf_for_each_map_elem_proto; in bpf_base_func_proto()
/linux/include/linux/
H A Dbpf.h3227 extern const struct bpf_func_proto bpf_for_each_map_elem_proto;
/linux/kernel/trace/
H A Dbpf_trace.c1618 return &bpf_for_each_map_elem_proto; in bpf_tracing_func_proto()