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.c655 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in sas_alloc_event()
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c763 int in_shutdown; member
3115 if (!np->in_shutdown) in nv_change_mtu()
3748 if (!np->in_shutdown) { in nv_nic_irq_tx()
3794 if (!np->in_shutdown) in nv_napi_poll()
3814 if (!np->in_shutdown) { in nv_napi_poll()
3853 if (!np->in_shutdown) in nv_nic_irq_rx()
3865 if (!np->in_shutdown) { in nv_nic_irq_rx()
3917 if (!np->in_shutdown) { in nv_nic_irq_other()
3931 if (!np->in_shutdown) { in nv_nic_irq_other()
4197 if (!np->in_shutdown) in nv_do_nic_poll()
[all …]
/linux/include/target/iscsi/
H A Discsi_target_core.h882 u32 in_shutdown; member