Searched refs:ST_W_XADD (Results 1 – 6 of 6) sorted by relevance
155 ebpf::ST_W_XADD => { in check()
210 pub const ST_W_XADD: u8 = BPF_STX | BPF_XADD | BPF_W; constant
318 ebpf::ST_W_XADD => { in to_insn_vec()
305 ebpf::ST_W_XADD => unimplemented!(), in execute_program()
608 ebpf::ST_W_XADD => unimplemented!(), in jit_compile()
386 ebpf::ST_W_XADD => unimplemented!(), in translate_program()