Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c1511 bool check_unexpected = !is_null_insn(test->unexpected_insns); in check_xlated_program() local
1513 if (!check_expected && !check_unexpected) in check_xlated_program()
1536 if (check_unexpected && in check_xlated_program()