Searched refs:giveup_all (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h37 extern void giveup_all(struct task_struct *);
/linux-master/arch/powerpc/kernel/
H A Dprocess.c423 void giveup_all(struct task_struct *tsk) function
450 EXPORT_SYMBOL(giveup_all); variable
953 giveup_all(container_of(thr, struct task_struct, thread));
1330 giveup_all(prev);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c1841 giveup_all(current);

Completed in 110 milliseconds