Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dxsk_xdp_progs.c61 SEC("xdp") int xsk_xdp_shared_umem(struct xdp_md *xdp) in xsk_xdp_shared_umem() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c2189 test_spec_set_xdp_prog(test, skel_rx->progs.xsk_xdp_shared_umem, in testapp_xdp_shared_umem()
2190 skel_tx->progs.xsk_xdp_shared_umem, in testapp_xdp_shared_umem()