Searched refs:create_prog_array (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_verifier.c | 606 static int create_prog_array(enum bpf_prog_type prog_type, uint32_t max_elem, in create_prog_array() function 956 map_fds[4] = create_prog_array(prog_type, 4, 0, 1, 2); in do_test_fixup() 964 map_fds[5] = create_prog_array(prog_type, 8, 7, 1, 2); in do_test_fixup()
|
Completed in 11 milliseconds