Searched refs:need_wakeup (Results 1 – 3 of 3) sorted by relevance
821 bool need_wakeup = false; in tcp_hpts_insert_diag() local858 need_wakeup = true; in tcp_hpts_insert_diag()863 if (need_wakeup) { in tcp_hpts_insert_diag()937 need_wakeup = 1; in tcp_hpts_insert_diag()957 if (need_wakeup) { in tcp_hpts_insert_diag()
3321 bool holes_ok, need_wakeup, user_unwire; in vm_map_unwire() local3394 need_wakeup = false; in vm_map_unwire()3439 need_wakeup = true; in vm_map_unwire()3445 if (need_wakeup) in vm_map_unwire()3533 bool holes_ok, need_wakeup, user_wire; in vm_map_wire_locked() local3682 need_wakeup = false; in vm_map_wire_locked()3748 need_wakeup = true; in vm_map_wire_locked()3753 if (need_wakeup) in vm_map_wire_locked()
990 bool need_wakeup; in final_cpl_received() local1003 need_wakeup = (toep->flags & TPF_WAITING_FOR_FINAL) != 0; in final_cpl_received()1014 if (need_wakeup) { in final_cpl_received()