Searched refs:JSET_REG (Results 1 – 7 of 7) sorted by relevance
259 ebpf::JSET_REG => { in check()
354 pub const JSET_REG: u8 = BPF_JMP | BPF_X | BPF_JSET; constant
592 ebpf::JSET_REG => { in to_insn_vec()
844 | ebpf::JSET_REG in translate_program()1116 | ebpf::JSET_REG in build_cfg()
464 ebpf::JSET_REG => { in execute_program()
756 ebpf::JSET_REG => { in jit_compile()
475 insn(ebpf::JSET_REG, 1, 2, 3, 0), in test_jump_conditional()