Searched refs:JSET_IMM (Results 1 – 7 of 7) sorted by relevance
256 ebpf::JSET_IMM => { in check()
352 pub const JSET_IMM: u8 = BPF_JMP | BPF_K | BPF_JSET; constant
588 ebpf::JSET_IMM => { in to_insn_vec()
843 | ebpf::JSET_IMM in translate_program()1115 | ebpf::JSET_IMM in build_cfg()
459 ebpf::JSET_IMM => { in execute_program()
752 ebpf::JSET_IMM => { in jit_compile()
502 insn(ebpf::JSET_IMM, 1, 0, 3, 2), in test_jump_conditional()