Lines Matching refs:unlikely
106 if (unlikely(has_group_leader_pid(tsk))) in __exit_signal()
210 if (unlikely(zap_leader)) in release_task()
470 if (unlikely(pid_ns == &init_pid_ns)) { in find_child_reaper()
525 if (unlikely(p->exit_state == EXIT_DEAD)) in reparent_leader()
556 if (unlikely(!list_empty(&father->ptraced))) in forget_original_parent()
601 if (unlikely(tsk->ptrace)) { in exit_notify()
619 if (unlikely(tsk->signal->notify_count < 0)) in exit_notify()
663 if (unlikely(in_interrupt())) in do_exit()
665 if (unlikely(!tsk->pid)) in do_exit()
685 if (unlikely(tsk->flags & PF_EXITING)) { in do_exit()
709 if (unlikely(in_atomic())) in do_exit()
774 if (unlikely(current->pi_state_cache)) in do_exit()
988 if (unlikely(wo->wo_flags & WNOWAIT)) { in wait_task_zombie()
1179 if (unlikely(!p_code)) in wait_task_stopped()
1186 if (!unlikely(wo->wo_flags & WNOWAIT)) in wait_task_stopped()
1208 if (unlikely(wo->wo_flags & WNOWAIT)) in wait_task_stopped()
1249 if (!unlikely(wo->wo_flags & WCONTINUED)) in wait_task_continued()
1261 if (!unlikely(wo->wo_flags & WNOWAIT)) in wait_task_continued()
1308 if (unlikely(exit_state == EXIT_DEAD)) in wait_consider_task()
1316 if (unlikely(ret < 0)) { in wait_consider_task()
1329 if (unlikely(exit_state == EXIT_TRACE)) { in wait_consider_task()
1339 if (likely(!ptrace) && unlikely(p->ptrace)) { in wait_consider_task()
1364 if (unlikely(ptrace) || likely(!p->ptrace)) in wait_consider_task()