Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dxsk_xdp_progs.c56 SEC("xdp") int xsk_xdp_shared_umem(struct xdp_md *xdp) in xsk_xdp_shared_umem() function
/linux-6.12.1/tools/testing/selftests/bpf/
Dxskxceiver.c2241 test_spec_set_xdp_prog(test, skel_rx->progs.xsk_xdp_shared_umem, in testapp_xdp_shared_umem()
2242 skel_tx->progs.xsk_xdp_shared_umem, in testapp_xdp_shared_umem()