Home
last modified time | relevance | path

Searched refs:apply_alternatives (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/s390/kernel/
A Dalternative.c47 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives() function
57 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
A Dmodule.c532 apply_alternatives(aseg, aseg + s->sh_size); in module_finalize()
/linux-6.3-rc2/arch/parisc/kernel/
A Dalternative.c23 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives() function
109 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
A Dmodule.c947 apply_alternatives(aseg, aseg + s->sh_size, me->name); in module_finalize()
/linux-6.3-rc2/arch/parisc/include/asm/
A Dalternative.h32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end,
/linux-6.3-rc2/arch/loongarch/kernel/
A Dalternative.c183 void __init_or_module apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
243 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
A Dmodule.c503 apply_alternatives((void *)s->sh_addr, (void *)s->sh_addr + s->sh_size); in module_finalize()
/linux-6.3-rc2/arch/s390/include/asm/
A Dalternative.h19 void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dalternative.h28 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/linux-6.3-rc2/arch/x86/entry/vdso/
A Dvma.c52 apply_alternatives((struct alt_instr *)(image->data + image->alt), in init_vdso_image()
/linux-6.3-rc2/arch/um/kernel/
A Dum_arch.c452 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
/linux-6.3-rc2/arch/x86/kernel/
A Dmodule.c342 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()
A Dalternative.c266 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() function
1394 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/linux-6.3-rc2/arch/x86/include/asm/
A Dalternative.h96 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);

Completed in 32 milliseconds