Searched refs:xdp_dummy_cm (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_with_cpumap_frags_helpers.c16 int xdp_dummy_cm(struct xdp_md *ctx) function
H A Dtest_xdp_with_cpumap_helpers.c28 int xdp_dummy_cm(struct xdp_md *ctx) function
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_cpumap_attach.c34 prog_fd = bpf_program__fd(skel->progs.xdp_dummy_cm);
106 val.bpf_prog.fd = bpf_program__fd(skel->progs.xdp_dummy_cm);

Completed in 221 milliseconds