Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/net/
Dbpf_jit_32.c139 static const s8 bpf2a32[][2] = { variable
470 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_udivmod()
592 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_i()
604 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_i64()
705 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_alu_r()
719 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_alu_r64()
720 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64()
748 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_r()
769 const u8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_r64()
786 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_alu_i()
[all …]