Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c81 static int in_shutdown = 0; in shutdown() local
84 if (in_shutdown++) in shutdown()
H A Dmq_perf_tests.c175 static int in_shutdown = 0; in shutdown() local
180 if (in_shutdown++) in shutdown()
/linux/drivers/scsi/libsas/
H A Dsas_phy.c111 phy->in_shutdown = 0; in sas_phye_shutdown()
H A Dsas_init.c654 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in sas_alloc_event()
/linux/include/scsi/
H A Dlibsas.h304 int in_shutdown; member
/linux/include/target/iscsi/
H A Discsi_target_core.h882 u32 in_shutdown; member