Searched refs:alt_instr (Results 1 - 3 of 3) 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.h45 struct alt_instr { struct
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.c196 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
206 void __init_or_module apply_alternatives(struct alt_instr *start,
207 struct alt_instr *end)
209 struct alt_instr *a;
/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)

Completed in 109 milliseconds