Searched refs:SKIP_INSNS (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/verifier/
H A Dbpf_loop_inline.c221 SKIP_INSNS(),
225 SKIP_INSNS(),
230 SKIP_INSNS(),
232 SKIP_INSNS(),
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c64 #define SKIP_INSNS() BPF_RAW_INSN(0xde, 0xa, 0xd, 0xbeef, 0xdeadbeef) macro
100 * SKIP_INSNS instruction at the end of each sub-sequence. In
1355 struct bpf_insn skip_insn = SKIP_INSNS();

Completed in 93 milliseconds