Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit_comp.c295 static inline void emit_a64_add_i(const bool is64, const int dst, const int src, in emit_a64_add_i() function
729 emit_a64_add_i(1, tmp, reg, tmp, off, ctx); in emit_atomic_ld_st()
793 emit_a64_add_i(1, tmp, reg, tmp, off, ctx); in emit_lse_atomic()
868 emit_a64_add_i(1, tmp, reg, tmp, off, ctx); in emit_ll_sc_atomic()
1370 emit_a64_add_i(is64, dst, dst, tmp, imm, ctx); in build_insn()