Searched refs:child_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
33 gpr_buf[i] = child_gpr_val;
56 FAIL_IF(validate_gpr(gpr, child_gpr_val));
127 child_gpr_val = rand_reg();

Completed in 79 milliseconds