Home
last modified time | relevance | path

Searched refs:restrict_wait (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/xen/
H A Dprivcmd.c87 static bool restrict_wait; variable
1583 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()