Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm.h117 static inline bool tcheck_active(void) in tcheck_active() function
/openbmc/linux/tools/testing/selftests/powerpc/signal/
H A Dsignal_tm.c30 if (tcheck_active()) { in signal_handler()