Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/verifier/
H A Dbpf_loop_inline.c23 #define PSEUDO_CALL_INSN() \ macro
57 .expected_insns = { PSEUDO_CALL_INSN() },
91 .unexpected_insns = { PSEUDO_CALL_INSN() },
128 .unexpected_insns = { PSEUDO_CALL_INSN() },
165 .expected_insns = { PSEUDO_CALL_INSN() },
251 .expected_insns = { PSEUDO_CALL_INSN() },
261 #undef PSEUDO_CALL_INSN