Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_verifier.c1235 static int get_xlated_program(int fd_prog, struct bpf_insn **buf, int *cnt) in get_xlated_program() function
1406 if (get_xlated_program(fd_prog, &buf, &cnt)) { in check_xlated_program()

Completed in 8 milliseconds