Home
last modified time | relevance | path

Searched refs:stat_lock (Results 1 – 10 of 10) sorted by relevance

/drivers/media/platform/ti/omap3isp/
A Dispstat.c269 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
271 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
282 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
408 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
599 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config()
675 spin_lock_irqsave(&stat->isp->stat_lock, flags); in omap3isp_stat_suspend()
700 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in isp_stat_try_enable()
739 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_sbl_overflow()
774 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_enable()
823 spin_lock_irqsave(&stat->isp->stat_lock, flags); in omap3isp_stat_s_stream()
[all …]
A Disp.h191 spinlock_t stat_lock; /* common lock for statistic drivers */ member
A Disp.c2256 spin_lock_init(&isp->stat_lock); in isp_probe()
/drivers/scsi/bnx2i/
A Dbnx2i.h136 spin_lock_bh(&__hba->stat_lock); \
139 spin_unlock_bh(&__hba->stat_lock); \
144 if (spin_trylock(&__hba->stat_lock)) { \
149 spin_unlock(&__hba->stat_lock); \
484 spinlock_t stat_lock; member
A Dbnx2i_iscsi.c879 spin_lock_init(&hba->stat_lock); in bnx2i_alloc_hba()
/drivers/s390/scsi/
A Dzfcp_qdio.c90 spin_lock_irq(&qdio->stat_lock); in zfcp_qdio_request_tasklet()
92 spin_unlock_irq(&qdio->stat_lock); in zfcp_qdio_request_tasklet()
324 spin_lock(&qdio->stat_lock); in zfcp_qdio_send()
326 spin_unlock(&qdio->stat_lock); in zfcp_qdio_send()
565 spin_lock_init(&qdio->stat_lock); in zfcp_qdio_setup()
A Dzfcp_qdio.h45 spinlock_t stat_lock; member
A Dzfcp_sysfs.c787 spin_lock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
789 spin_unlock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
/drivers/net/ethernet/sun/
A Dcassini.c1112 spin_lock(&cp->stat_lock[0]); in cas_txmac_interrupt()
1138 spin_unlock(&cp->stat_lock[0]); in cas_txmac_interrupt()
1492 spin_lock(&cp->stat_lock[0]); in cas_rxmac_interrupt()
1510 spin_unlock(&cp->stat_lock[0]); in cas_rxmac_interrupt()
1733 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq()
1735 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq()
1743 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq()
2431 spin_lock(&cp->stat_lock[1]); in cas_handle_irq1()
2485 spin_lock(&cp->stat_lock[0]); in cas_handle_irq()
4395 spin_lock(&cp->stat_lock[0]); in cas_get_stats()
[all …]
A Dcassini.h2742 spinlock_t stat_lock[N_TX_RINGS + 1]; /* for stat gathering */ member

Completed in 41 milliseconds