apply_alternatives 421 arch/x86/kernel/alternative.c apply_alternatives(__alt_instructions, __alt_instructions_end); apply_alternatives 130 arch/x86/kernel/module_32.c apply_alternatives(aseg, aseg + alt->sh_size); apply_alternatives 172 arch/x86/kernel/module_64.c apply_alternatives(aseg, aseg + alt->sh_size); apply_alternatives 57 include/asm-x86/alternative.h extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);