Searched refs:global_lock (Results 1 – 6 of 6) sorted by relevance
387 spin_lock_init(&he_dev->global_lock); in he_init_one()1765 spin_unlock(&he_dev->global_lock); in he_service_rbrq()1767 spin_lock(&he_dev->global_lock); in he_service_rbrq()1933 spin_lock_irqsave(&he_dev->global_lock, flags); in he_tasklet()2021 spin_lock_irqsave(&he_dev->global_lock, flags); in he_irq_handler()2174 spin_lock_irqsave(&he_dev->global_lock, flags); in he_open()2242 spin_lock_irqsave(&he_dev->global_lock, flags); in he_open()2522 spin_lock_irqsave(&he_dev->global_lock, flags); in he_send()2677 spin_lock_irqsave(&he_dev->global_lock, flags); in he_phy_put()2691 spin_lock_irqsave(&he_dev->global_lock, flags); in he_phy_get()[all …]
290 spinlock_t global_lock; /* 8.1.5 pci transaction ordering member
124 &first_ec->global_lock); in acpi_ec_add_debugfs()
829 if (ec->global_lock) { in acpi_ec_transaction()839 if (ec->global_lock) in acpi_ec_transaction()1362 if (ec->global_lock) { in acpi_ec_space_handler()1386 if (ec->global_lock) in acpi_ec_space_handler()1488 ec->global_lock = tmp; in ec_parse_device()
200 bool global_lock; member
215 spinlock_t global_lock; member350 spin_lock(&tdma->global_lock); in tegra_dma_global_pause()360 spin_unlock(&tdma->global_lock); in tegra_dma_global_pause()367 spin_lock(&tdma->global_lock); in tegra_dma_global_resume()377 spin_unlock(&tdma->global_lock); in tegra_dma_global_resume()1468 spin_lock_init(&tdma->global_lock); in tegra_dma_probe()
Completed in 36 milliseconds