Searched refs:ia64_account_on_switch (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.h207 extern void ia64_account_on_switch (struct task_struct *prev, struct task_struct *next);
208 # define IA64_ACCOUNT_ON_SWITCH(p,n) ia64_account_on_switch(p,n)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtime.c96 void ia64_account_on_switch(struct task_struct *prev, struct task_struct *next) function

Completed in 36 milliseconds