Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-vsx.c94 FAIL_IF(show_vsx_ckpt(child, vsx)); in trace_tm_vsx()
Dptrace-tm-spd-vsx.c106 FAIL_IF(show_vsx_ckpt(child, vsx)); in trace_tm_spd_vsx()
Dptrace.h669 int show_vsx_ckpt(pid_t child, unsigned long *vsx) in show_vsx_ckpt() function