exp_param         105 tools/testing/selftests/ptrace/get_syscall_info.c 	} *exp_param, exit_param[] = {
exp_param         227 tools/testing/selftests/ptrace/get_syscall_info.c 				exp_param = &exit_param[ptrace_stop / 2 - 1];
exp_param         243 tools/testing/selftests/ptrace/get_syscall_info.c 				ASSERT_EQ(exp_param->is_error,
exp_param         247 tools/testing/selftests/ptrace/get_syscall_info.c 				ASSERT_EQ(exp_param->rval, info.exit.rval) {