Home
last modified time | relevance | path

Searched refs:show_vsx (Results 1 – 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace-vsx.c47 FAIL_IF(show_vsx(child, vsx)); in trace_vsx()
Dptrace-tm-vsx.c95 FAIL_IF(show_vsx(child, vsx)); in trace_tm_vsx()
Dptrace-tm-spd-vsx.c107 FAIL_IF(show_vsx(child, vsx)); in trace_tm_spd_vsx()
Dptrace.h555 int show_vsx(pid_t child, unsigned long *vsx) in show_vsx() function