Searched refs:gen_branch_or_nop (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c2249 static int gen_branch_or_nop(enum aarch64_insn_branch_type type, void *ip, function
2381 if (gen_branch_or_nop(branch_type, ip, old_addr, plt, &old_insn) < 0)
2384 if (gen_branch_or_nop(branch_type, ip, new_addr, plt, &new_insn) < 0)

Completed in 92 milliseconds