Home
last modified time | relevance | path

Searched refs:async_lock (Results 1 – 13 of 13) sorted by relevance

/linux/kernel/
A Dasync.c65 static DEFINE_SPINLOCK(async_lock);
93 spin_lock_irqsave(&async_lock, flags); in lowest_in_progress()
108 spin_unlock_irqrestore(&async_lock, flags); in lowest_in_progress()
134 spin_lock_irqsave(&async_lock, flags); in async_run_entry_fn()
142 spin_unlock_irqrestore(&async_lock, flags); in async_run_entry_fn()
181 spin_lock_irqsave(&async_lock, flags); in async_schedule_node_domain()
183 spin_unlock_irqrestore(&async_lock, flags); in async_schedule_node_domain()
196 spin_lock_irqsave(&async_lock, flags); in async_schedule_node_domain()
206 spin_unlock_irqrestore(&async_lock, flags); in async_schedule_node_domain()
/linux/drivers/base/regmap/
A Dregmap.c862 spin_lock_init(&map->async_lock); in __regmap_init()
1755 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write_impl()
1761 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write_impl()
1782 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write_impl()
1803 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write_impl()
3161 spin_lock(&map->async_lock); in regmap_async_complete_cb()
3168 spin_unlock(&map->async_lock); in regmap_async_complete_cb()
3180 spin_lock_irqsave(&map->async_lock, flags); in regmap_async_is_done()
3182 spin_unlock_irqrestore(&map->async_lock, flags); in regmap_async_is_done()
3208 spin_lock_irqsave(&map->async_lock, flags); in regmap_async_complete()
[all …]
A Dinternal.h74 spinlock_t async_lock; member
/linux/fs/nfsd/
A Dnfs4proc.c1126 spin_lock(&copy->cp_clp->async_lock); in check_and_set_stop_copy()
1130 spin_unlock(&copy->cp_clp->async_lock); in check_and_set_stop_copy()
1146 spin_lock(&clp->async_lock); in nfsd4_get_copy()
1152 spin_unlock(&clp->async_lock); in nfsd4_get_copy()
1600 spin_lock(&copy->cp_clp->async_lock); in cleanup_async_copy()
1602 spin_unlock(&copy->cp_clp->async_lock); in cleanup_async_copy()
1692 spin_lock(&async_copy->cp_clp->async_lock); in nfsd4_copy()
1695 spin_unlock(&async_copy->cp_clp->async_lock); in nfsd4_copy()
1717 spin_lock(&clp->async_lock); in find_async_copy()
1722 spin_unlock(&clp->async_lock); in find_async_copy()
[all …]
A Dstate.h386 spinlock_t async_lock; /* lock for async copies */ member
A Dnfs4state.c1998 spin_lock_init(&clp->async_lock); in alloc_client()
/linux/drivers/net/ethernet/sfc/
A Dmcdi.c85 spin_lock_init(&mcdi->async_lock); in efx_mcdi_init()
474 spin_lock_bh(&mcdi->async_lock); in efx_mcdi_release()
485 spin_unlock_bh(&mcdi->async_lock); in efx_mcdi_release()
538 spin_lock(&mcdi->async_lock); in efx_mcdi_complete_async()
542 spin_unlock(&mcdi->async_lock); in efx_mcdi_complete_async()
1004 spin_lock_bh(&mcdi->async_lock); in _efx_mcdi_rpc_async()
1023 spin_unlock_bh(&mcdi->async_lock); in _efx_mcdi_rpc_async()
A Dmcdi.h80 spinlock_t async_lock; member
/linux/drivers/net/ethernet/chelsio/cxgb/
A Dsge.c1631 spin_lock_irq(&adapter->async_lock); in t1_interrupt_thread()
1634 spin_unlock_irq(&adapter->async_lock); in t1_interrupt_thread()
1650 spin_lock_irq(&adapter->async_lock); in t1_interrupt_thread()
1656 spin_unlock_irq(&adapter->async_lock); in t1_interrupt_thread()
1683 spin_lock(&adapter->async_lock); in t1_interrupt()
1685 spin_unlock(&adapter->async_lock); in t1_interrupt()
A Dcommon.h258 spinlock_t async_lock ____cacheline_aligned;
A Dcxgb2.c1022 spin_lock_init(&adapter->async_lock); in init_one()
/linux/
A DSystem.map160448 ffff8000120ef5c0 b async_lock
A D.tmp_System.map160448 ffff8000120ef5c0 b async_lock

Completed in 374 milliseconds