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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dalternative.h17 * UP system running a SMP kernel. The existing apply_alternatives()
57 extern void apply_alternatives(struct alt_instr *start, struct alt_instr *end);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dalternative.c206 void __init_or_module apply_alternatives(struct alt_instr *start, function
473 apply_alternatives(__alt_instructions, __alt_instructions_end);
H A Dmodule.c219 apply_alternatives(aseg, aseg + alt->sh_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dum_arch.c382 void apply_alternatives(struct alt_instr *start, struct alt_instr *end) function

Completed in 74 milliseconds