Searched refs:ST_DW_IMM (Results 1 – 7 of 7) sorted by relevance
148 ebpf::ST_DW_IMM => store = true, in check()
199 pub const ST_DW_IMM: u8 = BPF_ST | BPF_MEM | BPF_DW; constant
352 | ebpf::ST_DW_IMM in translate_program()361 ebpf::ST_DW_IMM | ebpf::ST_DW_REG => I64, in translate_program()365 ebpf::ST_B_IMM | ebpf::ST_H_IMM | ebpf::ST_W_IMM | ebpf::ST_DW_IMM => true, in translate_program()
296 ebpf::ST_DW_IMM => { in to_insn_vec()
274 ebpf::ST_DW_IMM => unsafe { in execute_program()
597 ebpf::ST_DW_IMM => { in jit_compile()
432 insn(ebpf::ST_DW_IMM, 1, 0, 2, 3) in test_store_imm()