Home
last modified time | relevance | path

Searched refs:giveup_all (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dswitch_to.h37 extern void giveup_all(struct task_struct *);
/linux/arch/powerpc/kernel/
H A Dprocess.c421 void giveup_all(struct task_struct *tsk) in giveup_all() function
448 EXPORT_SYMBOL(giveup_all);
951 giveup_all(container_of(thr, struct task_struct, thread)); in tm_reclaim_thread()
1335 giveup_all(prev); in __switch_to()