Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/include/asm/
H A Dalternative.h32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/include/asm/
H A Dalternative.h32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/include/asm/
H A Dalternative.h32 void apply_alternatives(struct alt_instr *start, struct alt_instr *end,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dalternative.h20 void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dalternative.h20 void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dalternative.h20 void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/kernel/
H A Dum_arch.c383 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/kernel/
H A Dum_arch.c383 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/kernel/
H A Dum_arch.c383 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) in apply_alternatives() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dmodule.c275 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()
H A Dalternative.c233 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() function
621 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dmodule.c275 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()
H A Dalternative.c233 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() function
621 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dmodule.c275 apply_alternatives(aseg, aseg + alt->sh_size); in module_finalize()
H A Dalternative.c233 void __init_or_module noinline apply_alternatives(struct alt_instr *start, in apply_alternatives() function
621 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dalternative.h77 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dalternative.h77 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dalternative.h77 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/entry/vdso/
H A Dvma.c51 apply_alternatives((struct alt_instr *)(image->data + image->alt), in init_vdso_image()

12