Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/firewire/
Dcore-cdev.c51 bool in_shutdown; member
282 if (client->in_shutdown) in queue_event()
484 if (client->in_shutdown) in add_client_resource()
509 if (client->in_shutdown) in release_client_resource()
550 if (client->in_shutdown) in complete_transaction()
1296 !client->in_shutdown && in iso_resource_work()
1758 client->in_shutdown = true; in fw_device_op_release()
/Linux-v5.4/drivers/scsi/libsas/
Dsas_phy.c111 phy->in_shutdown = 0; in sas_phye_shutdown()
Dsas_init.c610 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in sas_alloc_event()
/Linux-v5.4/drivers/char/ipmi/
Dipmi_msghandler.c457 bool in_shutdown; member
2233 if (intf->in_shutdown) { in i_ipmi_request()
3374 if (!intf->in_shutdown) in redo_bmc_reg()
3578 intf->in_shutdown = true; in ipmi_unregister_smi()
3736 if (!intf->in_shutdown) { in handle_ipmb_get_msg_cmd()
4227 if (intf->in_shutdown) in handle_one_recv_msg()
4491 if (intf->curr_msg == NULL && !intf->in_shutdown) { in smi_recv_tasklet()
4555 if (intf->in_shutdown) in ipmi_smi_watchdog_pretimeout()
4592 if (intf->in_shutdown) in check_msg_timeout()
4738 if (!intf->in_shutdown) in ipmi_request_event()
/Linux-v5.4/drivers/net/ethernet/nvidia/
Dforcedeth.c763 int in_shutdown; member
3095 if (!np->in_shutdown) in nv_change_mtu()
3728 if (!np->in_shutdown) { in nv_nic_irq_tx()
3774 if (!np->in_shutdown) in nv_napi_poll()
3794 if (!np->in_shutdown) { in nv_napi_poll()
3833 if (!np->in_shutdown) in nv_nic_irq_rx()
3845 if (!np->in_shutdown) { in nv_nic_irq_rx()
3897 if (!np->in_shutdown) { in nv_nic_irq_other()
3911 if (!np->in_shutdown) { in nv_nic_irq_other()
4177 if (!np->in_shutdown) in nv_do_nic_poll()
[all …]
/Linux-v5.4/include/scsi/
Dlibsas.h311 int in_shutdown; member
/Linux-v5.4/include/target/iscsi/
Discsi_target_core.h881 u32 in_shutdown; member
/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h1133 bool in_shutdown; member
Dsmartpqi_init.c331 return device->in_remove && !ctrl_info->in_shutdown; in pqi_device_in_remove()
7954 ctrl_info->in_shutdown = true; in pqi_pci_remove()