Home
last modified time | relevance | path

Searched refs:TM_CAUSE_RESCHED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm.h56 if ((failure_code() & TM_CAUSE_RESCHED) == TM_CAUSE_RESCHED || in failure_is_reschedule()
H A Dtm-resched-dscr.c79 if ((texasr >> 56) != TM_CAUSE_RESCHED) { in test_body()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm.h92 if ((failure_code() & TM_CAUSE_RESCHED) == TM_CAUSE_RESCHED || in failure_is_reschedule()
H A Dtm-resched-dscr.c80 if ((texasr >> 56) != TM_CAUSE_RESCHED) { in test_body()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dtm.h12 #define TM_CAUSE_RESCHED 0xde macro
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dtm.h12 #define TM_CAUSE_RESCHED 0xde macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c993 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c1011 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()

Completed in 7 milliseconds