Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispstat.c271 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
273 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
284 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
289 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
308 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
410 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
416 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
424 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
428 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
600 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config()
[all …]
H A Disp.h191 spinlock_t stat_lock; /* common lock for statistic drivers */ member
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dscrub.c182 spinlock_t stat_lock; member
616 spin_lock_init(&sctx->stat_lock); in scrub_setup_ctx()
849 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
851 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
882 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
887 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
923 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
927 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
935 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
938 spin_unlock(&sctx->stat_lock); in scrub_handle_errored_block()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_buffer.c69 spin_lock(&heap->stat_lock); in ion_buffer_create()
82 spin_unlock(&heap->stat_lock); in ion_buffer_create()
216 spin_lock(&buffer->heap->stat_lock); in ion_buffer_release()
221 spin_unlock(&buffer->heap->stat_lock); in ion_buffer_release()
H A Dion.c327 spin_lock_init(&heap->stat_lock); in __ion_device_add_heap()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A 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()
259 spin_lock(&qdio->stat_lock); in zfcp_qdio_send()
261 spin_unlock(&qdio->stat_lock); in zfcp_qdio_send()
477 spin_lock_init(&qdio->stat_lock); in zfcp_qdio_setup()
H A Dzfcp_qdio.h41 spinlock_t stat_lock; member
H A Dzfcp_sysfs.c777 spin_lock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
779 spin_unlock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dcassini.c1112 spin_lock(&cp->stat_lock[0]); in cas_txmac_interrupt()
1138 spin_unlock(&cp->stat_lock[0]); in cas_txmac_interrupt()
1505 spin_lock(&cp->stat_lock[0]); in cas_rxmac_interrupt()
1523 spin_unlock(&cp->stat_lock[0]); in cas_rxmac_interrupt()
1745 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq()
1747 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq()
1755 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq()
1757 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq()
1877 spin_lock(&cp->stat_lock[ring]); in cas_tx_ringN()
1880 spin_unlock(&cp->stat_lock[ring]); in cas_tx_ringN()
[all …]
H A Dcassini.h2742 spinlock_t stat_lock[N_TX_RINGS + 1]; /* for stat gathering */ member
/OK3568_Linux_fs/kernel/fs/hugetlbfs/
H A Dinode.c1055 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs()
1070 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs()
1093 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1095 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1099 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1108 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1110 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1347 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h1133 spinlock_t stat_lock; /* protects the two fields above */ member
1540 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written()
1542 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written()
1549 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read()
1551 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
H A Dcifs_debug.c516 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write()
519 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
H A Dmisc.c135 spin_lock_init(&ret_buf->stat_lock); in tconInfoAlloc()
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c288 spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode()
291 spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
314 spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
332 spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode()
335 spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
351 spin_lock(&sbinfo->stat_lock); in shmem_free_inode()
353 spin_unlock(&sbinfo->stat_lock); in shmem_free_inode()
1495 spin_lock(&sbinfo->stat_lock); /* prevent replace/use races */ in shmem_get_sbmpol()
1498 spin_unlock(&sbinfo->stat_lock); in shmem_get_sbmpol()
3567 spin_lock(&sbinfo->stat_lock); in shmem_reconfigure()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dshmem_fs.h34 spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ member
H A Dion.h141 spinlock_t stat_lock; member
H A Dhugetlb.h421 spinlock_t stat_lock; member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Df2fs.h308 spinlock_t stat_lock; /* lock for below checkpoint time stats */ member
1735 spinlock_t stat_lock; /* lock for stat operations */ member
2288 spin_lock(&sbi->stat_lock); in inc_valid_block_count()
2314 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
2318 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
2354 spin_lock(&sbi->stat_lock); in dec_valid_block_count()
2361 spin_unlock(&sbi->stat_lock); in dec_valid_block_count()
2540 spin_lock(&sbi->stat_lock); in inc_valid_node_count()
2557 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2563 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
[all …]
H A Dgc.c2043 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2048 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
2067 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2074 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
2105 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2107 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
H A Dcheckpoint.c1580 spin_lock(&sbi->stat_lock); in do_checkpoint()
1582 spin_unlock(&sbi->stat_lock); in do_checkpoint()
1771 spin_lock(&cprc->stat_lock); in __checkpoint_and_complete_reqs()
1775 spin_unlock(&cprc->stat_lock); in __checkpoint_and_complete_reqs()
1916 spin_lock_init(&cprc->stat_lock); in f2fs_init_ckpt_req_control()
H A Dsysfs.c424 spin_lock(&sbi->stat_lock); in __sbi_store()
429 spin_unlock(&sbi->stat_lock); in __sbi_store()
435 spin_unlock(&sbi->stat_lock); in __sbi_store()
H A Ddebug.c137 spin_lock(&sbi->cprc_info.stat_lock); in update_general_status()
140 spin_unlock(&sbi->cprc_info.stat_lock); in update_general_status()
H A Dsuper.c1662 spin_lock(&sbi->stat_lock); in f2fs_statfs()
1667 spin_unlock(&sbi->stat_lock); in f2fs_statfs()
2034 spin_lock(&sbi->stat_lock); in f2fs_disable_checkpoint()
2036 spin_unlock(&sbi->stat_lock); in f2fs_disable_checkpoint()
3967 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()

12