Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Dispstat.c274 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
276 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
287 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
292 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
311 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
413 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
419 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
427 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
431 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
603 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config()
[all …]
Disp.h194 spinlock_t stat_lock; /* common lock for statistic drivers */ member
Disp.c2222 spin_lock_init(&isp->stat_lock); in isp_probe()
/Linux-v4.19/fs/btrfs/
Dscrub.c179 spinlock_t stat_lock; member
613 spin_lock_init(&sctx->stat_lock); in scrub_setup_ctx()
846 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
848 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
868 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
873 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
909 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
913 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
921 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
924 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
[all …]
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_qdio.c76 spin_lock_irq(&qdio->stat_lock); in zfcp_qdio_int_req()
78 spin_unlock_irq(&qdio->stat_lock); in zfcp_qdio_int_req()
260 spin_lock(&qdio->stat_lock); in zfcp_qdio_send()
262 spin_unlock(&qdio->stat_lock); in zfcp_qdio_send()
477 spin_lock_init(&qdio->stat_lock); in zfcp_qdio_setup()
Dzfcp_qdio.h39 spinlock_t stat_lock; member
Dzfcp_sysfs.c607 spin_lock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
609 spin_unlock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
/Linux-v4.19/drivers/scsi/bnx2i/
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
Dbnx2i_iscsi.c881 spin_lock_init(&hba->stat_lock); in bnx2i_alloc_hba()
/Linux-v4.19/drivers/net/ethernet/sun/
Dcassini.c1137 spin_lock(&cp->stat_lock[0]); in cas_txmac_interrupt()
1163 spin_unlock(&cp->stat_lock[0]); in cas_txmac_interrupt()
1530 spin_lock(&cp->stat_lock[0]); in cas_rxmac_interrupt()
1548 spin_unlock(&cp->stat_lock[0]); in cas_rxmac_interrupt()
1778 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq()
1780 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq()
1788 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq()
1790 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq()
1910 spin_lock(&cp->stat_lock[ring]); in cas_tx_ringN()
1913 spin_unlock(&cp->stat_lock[ring]); in cas_tx_ringN()
[all …]
Dcassini.h2755 spinlock_t stat_lock[N_TX_RINGS + 1]; /* for stat gathering */ member
/Linux-v4.19/fs/hugetlbfs/
Dinode.c931 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs()
946 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs()
969 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
971 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
975 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
984 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
986 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1245 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
/Linux-v4.19/include/linux/
Dshmem_fs.h32 spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ member
Dhugetlb.h277 spinlock_t stat_lock; member
/Linux-v4.19/fs/cifs/
Dcifsglob.h968 spinlock_t stat_lock; /* protects the two fields above */ member
1341 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written()
1343 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written()
1350 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read()
1352 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
Dcifs_debug.c406 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write()
409 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
Dmisc.c125 spin_lock_init(&ret_buf->stat_lock); in tconInfoAlloc()
/Linux-v4.19/fs/f2fs/
Df2fs.h1277 spinlock_t stat_lock; /* lock for stat operations */ member
1700 spin_lock(&sbi->stat_lock); in inc_valid_block_count()
1716 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
1720 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
1741 spin_lock(&sbi->stat_lock); in dec_valid_block_count()
1749 spin_unlock(&sbi->stat_lock); in dec_valid_block_count()
1907 spin_lock(&sbi->stat_lock); in inc_valid_node_count()
1916 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
1922 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
1928 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
[all …]
Dsysfs.c227 spin_lock(&sbi->stat_lock); in __sbi_store()
230 spin_unlock(&sbi->stat_lock); in __sbi_store()
236 spin_unlock(&sbi->stat_lock); in __sbi_store()
Dsuper.c2852 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()
/Linux-v4.19/mm/
Dshmem.c246 spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode()
248 spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
252 spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
261 spin_lock(&sbinfo->stat_lock); in shmem_free_inode()
263 spin_unlock(&sbinfo->stat_lock); in shmem_free_inode()
1400 spin_lock(&sbinfo->stat_lock); /* prevent replace/use races */ in shmem_get_sbmpol()
1403 spin_unlock(&sbinfo->stat_lock); in shmem_get_sbmpol()
3410 spin_lock(&sbinfo->stat_lock); in shmem_remount_fs()
3440 spin_unlock(&sbinfo->stat_lock); in shmem_remount_fs()
3521 spin_lock_init(&sbinfo->stat_lock); in shmem_fill_super()