Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dmap_iter.c101 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map() function
170 .attach_target = bpf_iter_attach_map,
/linux-6.1.9/net/core/
Dbpf_sk_storage.c891 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map() function
942 .attach_target = bpf_iter_attach_map,