Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dmanage.c28 enum shutdown_state { enum
40 static enum shutdown_state shutting_down = SHUTDOWN_INVALID;
/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit_test.h136 __u8 shutdown_state; member
Dnfit.c162 .shutdown_state = 0,
741 || (smart->shutdown_state != 0)) { in smart_notify()
797 smart->shutdown_state = 1; in nfit_test_cmd_smart_inject()
800 smart->shutdown_state = 0; in nfit_test_cmd_smart_inject()