Searched refs:ia64_switch_to (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dsystem.h195 * context switch MUST be done before calling ia64_switch_to() since a
199 extern struct task_struct *ia64_switch_to (void *next_task);
231 (last) = ia64_switch_to((next)); \
H A Dparavirt_privop.h130 #define ia64_switch_to IA64_PARAVIRT_ASM_FUNC(switch_to) macro
159 * struct task_struct* (*ia64_switch_to)(void* next_task);

Completed in 83 milliseconds