Home
last modified time | relevance | path

Searched refs:test_xdp_noinline (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dxdp_noinline.c6 void test_xdp_noinline(void) in test_xdp_noinline() function
9 struct test_xdp_noinline *skel; in test_xdp_noinline()
/linux-6.12.1/tools/testing/selftests/bpf/
Dveristat.cfg16 test_xdp_noinline*
DMakefile478 $(OUTPUT)/test_xdp_noinline.o: BPF_CFLAGS += -fno-inline
/linux-6.12.1/Documentation/bpf/
Dbtf.rst983 /* The code at tools/testing/selftests/bpf/test_xdp_noinline.c
994 $ bpftool prog load ./test_xdp_noinline.o /sys/fs/bpf/test_xdp_noinline type xdp