Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprocess.c915 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread() function
962 tm_reclaim_thread(&current->thread, cause); in tm_reclaim_current()
993 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()