Home
last modified time | relevance | path

Searched refs:bpf_iter__sockmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h16 #define bpf_iter__sockmap bpf_iter__sockmap___not_used macro
35 #undef bpf_iter__sockmap macro
112 struct bpf_iter__sockmap { struct
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h18 #define bpf_iter__sockmap bpf_iter__sockmap___not_used macro
42 #undef bpf_iter__sockmap macro
134 struct bpf_iter__sockmap { struct
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy()
/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c727 struct bpf_iter__sockmap { struct
777 struct bpf_iter__sockmap ctx = {}; in __must_hold()
1396 struct bpf_iter__sockmap ctx = {}; in __must_hold()
1628 { offsetof(struct bpf_iter__sockmap, key),
1630 { offsetof(struct bpf_iter__sockmap, sk),
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c697 struct bpf_iter__sockmap { struct
747 struct bpf_iter__sockmap ctx = {}; in __must_hold()
1354 struct bpf_iter__sockmap ctx = {}; in __must_hold()
1704 { offsetof(struct bpf_iter__sockmap, key),
1706 { offsetof(struct bpf_iter__sockmap, sk),

Completed in 6 milliseconds