text_poke_early    35 arch/x86/include/asm/text-patching.h extern void text_poke_early(void *addr, const void *opcode, size_t len);
text_poke_early   270 arch/x86/kernel/alternative.c void text_poke_early(void *addr, const void *opcode, size_t len);
text_poke_early   435 arch/x86/kernel/alternative.c 		text_poke_early(instr, insn_buff, insn_buff_sz);
text_poke_early   611 arch/x86/kernel/alternative.c 		text_poke_early(p->instr, insn_buff, p->len);
text_poke_early    87 arch/x86/kernel/jump_label.c 		text_poke_early((void *)jump_entry_code(entry), &code,