Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A 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()
1294 !client->in_shutdown && in iso_resource_work()
1751 client->in_shutdown = true; in fw_device_op_release()
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_phy.c111 phy->in_shutdown = 0; in sas_phye_shutdown()
H A Dsas_init.c603 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in __sas_alloc_event()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_msghandler.c446 bool in_shutdown; member
2233 if (intf->in_shutdown) { in i_ipmi_request()
3393 if (!intf->in_shutdown) in redo_bmc_reg()
3598 intf->in_shutdown = true; in ipmi_unregister_smi()
3756 if (!intf->in_shutdown) { in handle_ipmb_get_msg_cmd()
4247 if (intf->in_shutdown) in handle_one_recv_msg()
4511 if (intf->curr_msg == NULL && !intf->in_shutdown) { in smi_recv_tasklet()
4575 if (intf->in_shutdown) in ipmi_smi_watchdog_pretimeout()
4612 if (intf->in_shutdown) in check_msg_timeout()
4758 if (!intf->in_shutdown) in ipmi_request_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nvidia/
H A Dforcedeth.c763 int in_shutdown; member
3134 if (!np->in_shutdown) in nv_change_mtu()
3767 if (!np->in_shutdown) { in nv_nic_irq_tx()
3813 if (!np->in_shutdown) in nv_napi_poll()
3833 if (!np->in_shutdown) { in nv_napi_poll()
3872 if (!np->in_shutdown) in nv_nic_irq_rx()
3884 if (!np->in_shutdown) { in nv_nic_irq_rx()
3936 if (!np->in_shutdown) { in nv_nic_irq_other()
3950 if (!np->in_shutdown) { in nv_nic_irq_other()
4216 if (!np->in_shutdown) in nv_do_nic_poll()
[all …]
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibsas.h311 int in_shutdown; member
/OK3568_Linux_fs/kernel/include/target/iscsi/
H A Discsi_target_core.h872 u32 in_shutdown; member
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi.h1144 bool in_shutdown; member
H A Dsmartpqi_init.c351 return device->in_remove && !ctrl_info->in_shutdown; in pqi_device_in_remove()
356 ctrl_info->in_shutdown = true; in pqi_ctrl_shutdown_start()
361 return ctrl_info->in_shutdown; in pqi_ctrl_in_shutdown()
8040 ctrl_info->in_shutdown = true; in pqi_pci_remove()