Searched refs:giveup_all (Results 1 – 3 of 3) sorted by relevance
37 extern void giveup_all(struct task_struct *);
426 void giveup_all(struct task_struct *tsk) in giveup_all() function453 EXPORT_SYMBOL(giveup_all);924 giveup_all(container_of(thr, struct task_struct, thread)); in tm_reclaim_thread()1260 giveup_all(prev); in __switch_to()
1831 giveup_all(current); in kvmppc_vcpu_run_pr()
Completed in 9 milliseconds