Searched refs:JSET_IMM32 (Results 1 – 7 of 7) sorted by relevance
324 ebpf::JSET_IMM32 => { in check()
397 pub const JSET_IMM32: u8 = BPF_JMP32 | BPF_K | BPF_JSET; constant
690 ebpf::JSET_IMM32 => { in to_insn_vec()
865 | ebpf::JSET_IMM32 in translate_program()1137 | ebpf::JSET_IMM32 in build_cfg()
571 ebpf::JSET_IMM32 => { in execute_program()
842 ebpf::JSET_IMM32 => { in jit_compile()
556 insn(ebpf::JSET_IMM32, 1, 0, 3, 2), in test_jump_conditional()