Searched refs:bd_request (Results 1 – 1 of 1) sorted by relevance
347 static int bd_request; variable979 if (bd_request == 0) { in bd_wakeup()980 bd_request = 1; in bd_wakeup()981 wakeup(&bd_request); in bd_wakeup()1019 if (bd_speedupreq == 0 || bd_request == 0) in bd_speedup()1022 bd_request = 1; in bd_speedup()1024 wakeup(&bd_request); in bd_speedup()3393 bd_request = 0; in buf_daemon()3440 bd_request = 0; in buf_daemon()3449 msleep(&bd_request, &bdlock, PVM, "psleep", hz); in buf_daemon()[all …]