Searched refs:bd_request (Results 1 – 1 of 1) sorted by relevance
357 static int bd_request; variable996 if (bd_request == 0) { in bd_wakeup()997 bd_request = 1; in bd_wakeup()998 wakeup(&bd_request); in bd_wakeup()1036 if (bd_speedupreq == 0 || bd_request == 0) in bd_speedup()1039 bd_request = 1; in bd_speedup()1041 wakeup(&bd_request); in bd_speedup()3438 wakeup(&bd_request); in buf_daemon_shutdown()3478 bd_request = 0; in buf_daemon()3525 bd_request = 0; in buf_daemon()[all …]