Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c100 FAIL_IF(show_tm_spr(child, (struct tm_spr_regs *)&pptr->regs)); in trace_tm_spr()
H A Dptrace.h716 int show_tm_spr(pid_t child, struct tm_spr_regs *out) in show_tm_spr() function