Searched refs:ST_B_IMM (Results 1 – 7 of 7) sorted by relevance
145 ebpf::ST_B_IMM => store = true, in check()
193 pub const ST_B_IMM: u8 = BPF_ST | BPF_MEM | BPF_B; constant
349 ebpf::ST_B_IMM in translate_program()358 ebpf::ST_B_IMM | ebpf::ST_B_REG => I8, in translate_program()365 ebpf::ST_B_IMM | ebpf::ST_H_IMM | ebpf::ST_W_IMM | ebpf::ST_DW_IMM => true, in translate_program()
284 ebpf::ST_B_IMM => { in to_insn_vec()
257 ebpf::ST_B_IMM => unsafe { in execute_program()
588 ebpf::ST_B_IMM => { in jit_compile()
431 insn(ebpf::ST_B_IMM, 1, 0, 2, 3), in test_store_imm()