Searched refs:text_poke_early (Results 1 – 4 of 4) sorted by relevance
157 static void *__init_or_module text_poke_early(union loongarch_instruction *insn, in text_poke_early() function237 text_poke_early(instr, insnbuf, nr_insnbuf); in apply_alternatives()
101 text_poke_early((void *)jump_entry_code(entry), jlp.code, jlp.size); in __jump_label_transform()
109 return text_poke_early(insn, code, size); in __static_call_transform()
230 text_poke_early(addr, bytes, CALL_INSN_SIZE); in patch_call()