Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dmap_iter.c100 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map() function
169 .attach_target = bpf_iter_attach_map,
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c859 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map() function
910 .attach_target = bpf_iter_attach_map,