Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c829 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread() function
876 tm_reclaim_thread(&current->thread, cause); in tm_reclaim_current()
907 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()