Home
last modified time | relevance | path

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

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