Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c870 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread() function
917 tm_reclaim_thread(&current->thread, cause); in tm_reclaim_current()
948 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()