Home
last modified time | relevance | path

Searched refs:apply_alternatives (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-6.6/arch/s390/kernel/
H 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()
H A Dmodule.c556 apply_alternatives(aseg, aseg + s->sh_size); in module_finalize()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dalternative.c22 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives() function
107 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dalternative.c102 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives() function
112 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
H A Dmodule.c500 apply_alternatives(aseg, aseg + s->sh_size); in module_finalize()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H 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()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dalternative.c181 void __init_or_module apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
241 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
H A Dmodule.c547 apply_alternatives((void *)alt->sh_addr, (void *)alt->sh_addr + alt->sh_size); in module_finalize()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H 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()
H A Dmodule.c523 apply_alternatives((void *)s->sh_addr, (void *)s->sh_addr + s->sh_size); in module_finalize()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dalternative.h32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end,
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dalternative.h32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end,
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dalternative.h28 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dalternative.h28 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dalternative.h19 void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dalternative.h20 void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dum_arch.c371 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A Dvma.c51 apply_alternatives((struct alt_instr *)(image->data + image->alt), in init_vdso_image()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dalternative.h24 * UP system running a SMP kernel. The existing apply_alternatives()
77 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
312 * instruction. See apply_alternatives().
324 * present, early code in apply_alternatives() replaces @oldinstr with
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c288 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()
H A Dalternative.c419 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() function
1044 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dum_arch.c457 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvma.c52 apply_alternatives((struct alt_instr *)(image->data + image->alt), in init_vdso_image()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dalternative.h26 * UP system running a SMP kernel. The existing apply_alternatives()
96 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
363 * instruction. See apply_alternatives().
375 * present, early code in apply_alternatives() replaces @oldinstr with
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmodule.c342 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()

Completed in 13 milliseconds

12