Searched refs:bd_request (Results 1 – 1 of 1) sorted by relevance
341 static int bd_request; variable971 if (bd_request == 0) { in bd_wakeup()972 bd_request = 1; in bd_wakeup()973 wakeup(&bd_request); in bd_wakeup()1011 if (bd_speedupreq == 0 || bd_request == 0) in bd_speedup()1014 bd_request = 1; in bd_speedup()1016 wakeup(&bd_request); in bd_speedup()3354 bd_request = 0; in buf_daemon()3401 bd_request = 0; in buf_daemon()3410 msleep(&bd_request, &bdlock, PVM, "psleep", hz); in buf_daemon()[all …]