Searched refs:JLE_IMM (Results 1 – 7 of 7) sorted by relevance
250 ebpf::JLE_IMM => { in check()
348 pub const JLE_IMM: u8 = BPF_JMP | BPF_K | BPF_JLE; constant
580 ebpf::JLE_IMM => { in to_insn_vec()
831 | ebpf::JLE_IMM in translate_program()1103 | ebpf::JLE_IMM in build_cfg()
449 ebpf::JLE_IMM => { in execute_program()
744 ebpf::JLE_IMM => { in jit_compile()
501 insn(ebpf::JLE_IMM, 1, 0, 3, 2), in test_jump_conditional()