Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h37 extern void giveup_all(struct task_struct *);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c424 void giveup_all(struct task_struct *tsk) in giveup_all() function
451 EXPORT_SYMBOL(giveup_all);
935 giveup_all(container_of(thr, struct task_struct, thread)); in tm_reclaim_thread()
1264 giveup_all(prev); in __switch_to()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c1852 giveup_all(current); in kvmppc_vcpu_run_pr()