Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddynptr.c13 SETUP_XDP_PROG, enumerator
23 {"test_dynptr_copy_xdp", SETUP_XDP_PROG},
31 {"test_dynptr_memset_xdp_chunks", SETUP_XDP_PROG},
46 {"test_probe_read_user_dynptr", SETUP_XDP_PROG},
47 {"test_probe_read_kernel_dynptr", SETUP_XDP_PROG},
48 {"test_probe_read_user_str_dynptr", SETUP_XDP_PROG},
49 {"test_probe_read_kernel_str_dynptr", SETUP_XDP_PROG},
154 case SETUP_XDP_PROG: in verify_success()