Home
last modified time | relevance | path

Searched defs:xskmap (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h138 struct bpf_map *xskmap; global() member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h130 struct bpf_map *xskmap; member
H A Dtest_xsk.c1708 struct bpf_map *xskmap, enum test_mode mode) in xsk_reattach_xdp()
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c484 struct xsk_map *xskmap = (struct xsk_map *)&m_xskmap; in check_xskmap() local