Searched refs:JLE_IMM32 (Results 1 – 7 of 7) sorted by relevance
318 ebpf::JLE_IMM32 => { in check()
393 pub const JLE_IMM32: u8 = BPF_JMP32 | BPF_K | BPF_JLE; constant
682 ebpf::JLE_IMM32 => { in to_insn_vec()
853 | ebpf::JLE_IMM32 in translate_program()1125 | ebpf::JLE_IMM32 in build_cfg()
561 ebpf::JLE_IMM32 => { in execute_program()
834 ebpf::JLE_IMM32 => { in jit_compile()
555 insn(ebpf::JLE_IMM32, 1, 0, 3, 2), in test_jump_conditional()