Searched refs:parent_gpr_val (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c19 unsigned long child_gpr_val, parent_gpr_val; variable
41 FAIL_IF(validate_gpr(gpr_buf, parent_gpr_val));
70 FAIL_IF(write_gpr(child, parent_gpr_val));
129 parent_gpr_val = rand_reg();

Completed in 190 milliseconds