Searched refs:restrict_wait (Results 1 – 1 of 1) sorted by relevance
87 static bool restrict_wait; variable1583 if (wait_event_interruptible(restrict_wait_wq, !restrict_wait) < 0) in privcmd_open()1705 restrict_wait = false; in init_restrict()1724 restrict_wait = true; in restrict_driver()