Searched refs:bd_request (Results 1 – 1 of 1) sorted by relevance
267 static int bd_request; variable613 if (bd_request == 0) { in bd_wakeup()614 bd_request = 1; in bd_wakeup()615 wakeup(&bd_request); in bd_wakeup()630 if (bd_speedupreq == 0 || bd_request == 0) in bd_speedup()633 bd_request = 1; in bd_speedup()635 wakeup(&bd_request); in bd_speedup()2602 bd_request = 0; in buf_daemon()2639 bd_request = 0; in buf_daemon()2648 msleep(&bd_request, &bdlock, PVM, "psleep", hz); in buf_daemon()[all …]