Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
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,
/linux-6.14.4/net/core/
Dbpf_sk_storage.c847 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map() function
898 .attach_target = bpf_iter_attach_map,