Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dswitch_to.h26 extern void giveup_all(struct task_struct *);
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c479 void giveup_all(struct task_struct *tsk) in giveup_all() function
512 EXPORT_SYMBOL(giveup_all);
849 giveup_all(container_of(thr, struct task_struct, thread)); in tm_reclaim_thread()
1166 giveup_all(prev); in __switch_to()
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_pr.c1831 giveup_all(current); in kvmppc_vcpu_run_pr()