Home
last modified time | relevance | path

Searched refs:bpf2a32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/arm/net/
Dbpf_jit_32.c136 static const s8 bpf2a32[][2] = { variable
467 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_udivmod()
589 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_i()
601 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_i64()
702 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_alu_r()
716 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_alu_r64()
717 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64()
746 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_r()
768 const u8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_r64()
785 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_alu_i()
[all …]