Searched refs:need_wakeup (Results 1 – 3 of 3) sorted by relevance
822 bool need_wakeup = false; in tcp_hpts_insert_diag() local859 need_wakeup = true; in tcp_hpts_insert_diag()864 if (need_wakeup) { in tcp_hpts_insert_diag()938 need_wakeup = 1; in tcp_hpts_insert_diag()958 if (need_wakeup) { in tcp_hpts_insert_diag()
3332 bool holes_ok, need_wakeup, user_unwire; in vm_map_unwire() 3405 need_wakeup = false; in vm_map_unwire() 3450 need_wakeup = true; in vm_map_unwire() 3456 if (need_wakeup) in vm_map_unwire() 3544 bool holes_ok, need_wakeup, user_wire; in vm_map_wire_locked() 3693 need_wakeup = false; in vm_map_wire_locked() 3759 need_wakeup = true; in vm_map_wire_locked() 3764 if (need_wakeup) in vm_map_wire_locked() 3331 bool holes_ok, need_wakeup, user_unwire; vm_map_unwire() local 3543 bool holes_ok, need_wakeup, user_wire; vm_map_wire_locked() local
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()