Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-tar.c100 FAIL_IF(show_tm_checkpointed_state(child, regs)); in trace_tm_tar()
H A Dptrace-tm-spd-tar.c111 FAIL_IF(show_tm_checkpointed_state(child, regs)); in trace_tm_spd_tar()
H A Dptrace.h233 int show_tm_checkpointed_state(pid_t child, unsigned long *out) in show_tm_checkpointed_state() function