getppid_tm 85 tools/testing/selftests/powerpc/tm/tm-syscall.c FAIL_IF(getppid_tm(true) == -1); /* Should succeed. */ getppid_tm 91 tools/testing/selftests/powerpc/tm/tm-syscall.c FAIL_IF(getppid_tm(false) != -1); /* Should fail... */