Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
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()