Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dprocess.c933 static void tm_reclaim_thread(struct thread_struct *thr, uint8_t cause) in tm_reclaim_thread() function
980 tm_reclaim_thread(&current->thread, cause); in tm_reclaim_current()
1011 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()