Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
A Dtm.h92 if ((failure_code() & TM_CAUSE_RESCHED) == TM_CAUSE_RESCHED || in failure_is_reschedule()
A Dtm-resched-dscr.c80 if ((texasr >> 56) != TM_CAUSE_RESCHED) { in test_body()
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dtm.h12 #define TM_CAUSE_RESCHED 0xde macro
/linux-6.3-rc2/Documentation/powerpc/
A Dtransactional_memory.rst181 TM_CAUSE_RESCHED Thread was rescheduled.
193 a TM_CAUSE_ALIGNMENT will be persistent while a TM_CAUSE_RESCHED will not.
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c1011 tm_reclaim_thread(thr, TM_CAUSE_RESCHED); in tm_reclaim_task()

Completed in 9 milliseconds