Searched refs:bd_request (Results 1 – 1 of 1) sorted by relevance
361 static int bd_request; variable1011 if (bd_request == 0) { in bd_wakeup()1012 bd_request = 1; in bd_wakeup()1013 wakeup(&bd_request); in bd_wakeup()1051 if (bd_speedupreq == 0 || bd_request == 0) in bd_speedup()1054 bd_request = 1; in bd_speedup()1056 wakeup(&bd_request); in bd_speedup()3452 wakeup(&bd_request); in buf_daemon_shutdown()3492 bd_request = 0; in buf_daemon()3539 bd_request = 0; in buf_daemon()[all …]