Searched refs:store_i (Results 1 – 2 of 2) sorted by relevance
971 len = store_i(buf, imm, dst, off, BPF_SIZE(code)); in handle_insn()
1491 u8 store_i(u8 *buf, s32 imm, u8 rd, s16 off, u8 size) in store_i() function