Searched refs:p_code (Results 1 – 1 of 1) sorted by relevance
1189 int exit_code, *p_code, why; in wait_task_stopped() local1205 p_code = task_stopped_code(p, ptrace); in wait_task_stopped()1206 if (unlikely(!p_code)) in wait_task_stopped()1209 exit_code = *p_code; in wait_task_stopped()1214 *p_code = 0; in wait_task_stopped()