Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/drivers/firewire/
Dcore-cdev.c52 bool in_shutdown; member
283 if (client->in_shutdown) in queue_event()
485 if (client->in_shutdown) in add_client_resource()
510 if (client->in_shutdown) in release_client_resource()
551 if (client->in_shutdown) in complete_transaction()
1316 !client->in_shutdown && in iso_resource_work()
1773 client->in_shutdown = true; in fw_device_op_release()
/Linux-v6.1/drivers/scsi/libsas/
Dsas_phy.c111 phy->in_shutdown = 0; in sas_phye_shutdown()
Dsas_init.c657 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in sas_alloc_event()
/Linux-v6.1/drivers/char/ipmi/
Dipmi_msghandler.c448 bool in_shutdown; member
2341 if (intf->in_shutdown) { in i_ipmi_request()
3542 if (!intf->in_shutdown) in redo_bmc_reg()
3765 intf->in_shutdown = true; in ipmi_unregister_smi()
3927 if (!intf->in_shutdown) { in handle_ipmb_get_msg_cmd()
4018 if (!intf->in_shutdown) { in handle_ipmb_direct_rcv_cmd()
4570 if (intf->in_shutdown) in handle_one_recv_msg()
4828 if (intf->curr_msg == NULL && !intf->in_shutdown) { in smi_recv_tasklet()
4892 if (intf->in_shutdown) in ipmi_smi_watchdog_pretimeout()
4930 if (intf->in_shutdown) in check_msg_timeout()
[all …]
/Linux-v6.1/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.1/include/scsi/
Dlibsas.h311 int in_shutdown; member
/Linux-v6.1/include/target/iscsi/
Discsi_target_core.h887 u32 in_shutdown; member