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

/linux-4.1.27/arch/arm64/kernel/
H A Dalternative.c29 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
64 .end = __alt_instructions_end, apply_alternatives_all()
83 free_reserved_area(__alt_instructions, __alt_instructions_end, free_alternatives_memory()
H A Dvmlinux.lds.S144 __alt_instructions_end = .; define
/linux-4.1.27/arch/um/include/asm/
H A Dcommon.lds.S79 __alt_instructions_end = .; define
/linux-4.1.27/arch/mn10300/kernel/
H A Dvmlinux.lds.S67 __alt_instructions_end = .; define
/linux-4.1.27/arch/x86/kernel/
H A Dvmlinux.lds.S237 __alt_instructions_end = .; define
H A Dalternative.c257 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
615 apply_alternatives(__alt_instructions, __alt_instructions_end); alternative_instructions()

Completed in 258 milliseconds