Searched refs:emit_ldx_r (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/net/ |
H A D | bpf_jit_32.c | 1081 static inline void emit_ldx_r(const s8 dst[], const s8 src, in emit_ldx_r() function 1622 emit_ldx_r(dst, rn, off, ctx, BPF_SIZE(code)); in build_insn()
|
/kernel/linux/linux-6.6/arch/arm/net/ |
H A D | bpf_jit_32.c | 1065 static inline void emit_ldx_r(const s8 dst[], const s8 src, in emit_ldx_r() function 1607 emit_ldx_r(dst, rn, off, ctx, BPF_SIZE(code)); in build_insn()
|
Completed in 6 milliseconds