Searched refs:p_code (Results 1 – 1 of 1) sorted by relevance
1137 int exit_code, *p_code, why; in wait_task_stopped() local1153 p_code = task_stopped_code(p, ptrace); in wait_task_stopped()1154 if (unlikely(!p_code)) in wait_task_stopped()1157 exit_code = *p_code; in wait_task_stopped()1162 *p_code = 0; in wait_task_stopped()