Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/scsi/libsas/
Dsas_phy.c111 phy->in_shutdown = 0; in sas_phye_shutdown()
Dsas_init.c654 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in sas_alloc_event()
/Linux-v6.6/drivers/firewire/
Dcore-cdev.c53 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()
557 if (client->in_shutdown) in complete_transaction()
1369 !client->in_shutdown && in iso_resource_work()
1890 client->in_shutdown = true; in fw_device_op_release()
/Linux-v6.6/drivers/char/ipmi/
Dipmi_msghandler.c448 bool in_shutdown; member
2343 if (intf->in_shutdown) { in i_ipmi_request()
3544 if (!intf->in_shutdown) in redo_bmc_reg()
3771 intf->in_shutdown = true; in ipmi_unregister_smi()
3933 if (!intf->in_shutdown) { in handle_ipmb_get_msg_cmd()
4024 if (!intf->in_shutdown) { in handle_ipmb_direct_rcv_cmd()
4576 if (intf->in_shutdown) in handle_one_recv_msg()
4834 if (intf->curr_msg == NULL && !intf->in_shutdown) { in smi_recv_tasklet()
4898 if (intf->in_shutdown) in ipmi_smi_watchdog_pretimeout()
4936 if (intf->in_shutdown) in check_msg_timeout()
[all …]
/Linux-v6.6/drivers/net/ethernet/nvidia/
Dforcedeth.c763 int in_shutdown; member
3129 if (!np->in_shutdown) in nv_change_mtu()
3762 if (!np->in_shutdown) { in nv_nic_irq_tx()
3808 if (!np->in_shutdown) in nv_napi_poll()
3828 if (!np->in_shutdown) { in nv_napi_poll()
3867 if (!np->in_shutdown) in nv_nic_irq_rx()
3879 if (!np->in_shutdown) { in nv_nic_irq_rx()
3931 if (!np->in_shutdown) { in nv_nic_irq_other()
3945 if (!np->in_shutdown) { in nv_nic_irq_other()
4211 if (!np->in_shutdown) in nv_do_nic_poll()
[all …]
/Linux-v6.6/include/scsi/
Dlibsas.h300 int in_shutdown; member
/Linux-v6.6/include/target/iscsi/
Discsi_target_core.h885 u32 in_shutdown; member