Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_phy.c38 phy->in_shutdown = 0; in sas_phye_loss_of_signal()
48 phy->in_shutdown = 0; in sas_phye_oob_done()
Dsas_init.c625 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in sas_alloc_event()
/Linux-v4.19/tools/testing/selftests/mqueue/
Dmq_open_tests.c81 static int in_shutdown = 0; in shutdown() local
84 if (in_shutdown++) in shutdown()
Dmq_perf_tests.c175 static int in_shutdown = 0; in shutdown() local
180 if (in_shutdown++) in shutdown()
/Linux-v4.19/drivers/firewire/
Dcore-cdev.c64 bool in_shutdown; member
295 if (client->in_shutdown) in queue_event()
497 if (client->in_shutdown) in add_client_resource()
522 if (client->in_shutdown) in release_client_resource()
563 if (client->in_shutdown) in complete_transaction()
1309 !client->in_shutdown && in iso_resource_work()
1771 client->in_shutdown = true; in fw_device_op_release()
/Linux-v4.19/drivers/char/ipmi/
Dipmi_msghandler.c451 bool in_shutdown; member
2133 if (intf->in_shutdown) { in i_ipmi_request()
3276 if (!intf->in_shutdown) in redo_bmc_reg()
3487 intf->in_shutdown = true; in ipmi_unregister_smi()
3645 if (!intf->in_shutdown) { in handle_ipmb_get_msg_cmd()
4354 if (intf->curr_msg == NULL && !intf->in_shutdown) { in smi_recv_tasklet()
4391 if (intf->in_shutdown) in ipmi_smi_msg_received()
4463 if (intf->in_shutdown) in ipmi_smi_watchdog_pretimeout()
4500 if (intf->in_shutdown) in check_msg_timeout()
4645 if (!intf->in_shutdown) in ipmi_request_event()
/Linux-v4.19/drivers/net/ethernet/nvidia/
Dforcedeth.c760 int in_shutdown; member
3063 if (!np->in_shutdown) in nv_change_mtu()
3696 if (!np->in_shutdown) { in nv_nic_irq_tx()
3742 if (!np->in_shutdown) in nv_napi_poll()
3762 if (!np->in_shutdown) { in nv_napi_poll()
3801 if (!np->in_shutdown) in nv_nic_irq_rx()
3813 if (!np->in_shutdown) { in nv_nic_irq_rx()
3865 if (!np->in_shutdown) { in nv_nic_irq_other()
3879 if (!np->in_shutdown) { in nv_nic_irq_other()
4145 if (!np->in_shutdown) in nv_do_nic_poll()
[all …]
/Linux-v4.19/include/scsi/
Dlibsas.h322 int in_shutdown; member
/Linux-v4.19/include/target/iscsi/
Discsi_target_core.h880 u32 in_shutdown; member