Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-spd-vsx.c108 FAIL_IF(show_vmx_ckpt(child, vmx)); in trace_tm_spd_vsx()
Dptrace-tm-vsx.c96 FAIL_IF(show_vmx_ckpt(child, vmx)); in trace_tm_vsx()
Dptrace.h541 int show_vmx_ckpt(pid_t child, unsigned long vmx[][2]) in show_vmx_ckpt() function