Home
last modified time | relevance | path

Searched refs:in_shutdown (Results 1 – 8 of 8) 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/firewire/
H A Dcore-cdev.c55 bool in_shutdown; member
321 if (client->in_shutdown) in queue_event()
511 if (client->in_shutdown) { in add_client_resource()
541 if (client->in_shutdown) in release_client_resource()
575 if (client->in_shutdown) in complete_transaction()
1375 !client->in_shutdown && in iso_resource_work()
1879 client->in_shutdown = true; in fw_device_op_release()
/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/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/scsi/
H A Dlibsas.h300 int in_shutdown; member
/linux/include/target/iscsi/
H A Discsi_target_core.h882 u32 in_shutdown; member