OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xen_suspend_allow
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/xen/include/
shutdown_xenbus.h
33
extern bool
xen_suspend_allow
;
/src/sys/arch/xen/xen/
shutdown_xenbus.c
132
xen_suspend_allow
= true;
147
xen_suspend_allow
= false;
xen_machdep.c
94
bool
xen_suspend_allow
;
variable in typeref:typename:bool
280
if (
xen_suspend_allow
== false)
362
xen_suspend_allow
= false;
Completed in 116 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025