Home
last modified time | relevance | path

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

/linux/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; in child()
56 FAIL_IF(validate_gpr(gpr, child_gpr_val)); in trace_gpr()
127 child_gpr_val = rand_reg(); in ptrace_gpr()