Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h399 } system_state;
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c170 enum system_states system_state = SYSTEM_RUNNING; variable