Searched refs:p_code (Results 1 – 1 of 1) sorted by relevance
1159 int exit_code, *p_code, why; in wait_task_stopped() local1175 p_code = task_stopped_code(p, ptrace); in wait_task_stopped()1176 if (unlikely(!p_code)) in wait_task_stopped()1179 exit_code = *p_code; in wait_task_stopped()1184 *p_code = 0; in wait_task_stopped()