| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispstat.c | 269 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() 287 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get() 306 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get() 408 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc() 414 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc() 422 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc() 426 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc() 599 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config() [all …]
|
| H A D | isp.h | 191 spinlock_t stat_lock; /* common lock for statistic drivers */ member
|
| H A D | isp.c | 2256 spin_lock_init(&isp->stat_lock); in isp_probe()
|
| /linux/drivers/scsi/bnx2i/ |
| H A D | bnx2i.h | 136 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
|
| H A D | bnx2i_iscsi.c | 879 spin_lock_init(&hba->stat_lock); in bnx2i_alloc_hba()
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_qdio.c | 89 spin_lock_irq(&qdio->stat_lock); in zfcp_qdio_request_tasklet() 91 spin_unlock_irq(&qdio->stat_lock); in zfcp_qdio_request_tasklet() 323 spin_lock(&qdio->stat_lock); in zfcp_qdio_send() 325 spin_unlock(&qdio->stat_lock); in zfcp_qdio_send() 564 spin_lock_init(&qdio->stat_lock); in zfcp_qdio_setup()
|
| H A D | zfcp_qdio.h | 45 spinlock_t stat_lock; member
|
| H A D | zfcp_sysfs.c | 785 spin_lock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show() 787 spin_unlock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 218 spinlock_t stat_lock; member 479 spin_lock_init(&sctx->stat_lock); in scrub_setup_ctx() 1126 spin_lock(&sctx->stat_lock); in scrub_stripe_report_errors() 1139 spin_unlock(&sctx->stat_lock); in scrub_stripe_report_errors() 2021 spin_lock(&sctx->stat_lock); in flush_scrub_stripes() 2023 spin_unlock(&sctx->stat_lock); in flush_scrub_stripes() 2348 spin_lock(&sctx->stat_lock); in scrub_simple_mirror() 2350 spin_unlock(&sctx->stat_lock); in scrub_simple_mirror() 2546 spin_lock(&sctx->stat_lock); in scrub_stripe() 2549 spin_unlock(&sctx->stat_lock); in scrub_stripe() [all …]
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | cassini.c | 1112 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() 1745 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq() 1865 spin_lock(&cp->stat_lock[ring]); in cas_tx_ringN() 1868 spin_unlock(&cp->stat_lock[ring]); in cas_tx_ringN() [all …]
|
| H A D | cassini.h | 2742 spinlock_t stat_lock[N_TX_RINGS + 1]; /* for stat gathering */ member
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 1135 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs() 1150 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs() 1173 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1175 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1179 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1188 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes() 1190 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes() 1414 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
|
| /linux/mm/ |
| H A D | shmem.c | 353 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode() 356 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 379 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 398 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode() 401 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 417 raw_spin_lock(&sbinfo->stat_lock); in shmem_free_inode() 419 raw_spin_unlock(&sbinfo->stat_lock); in shmem_free_inode() 1757 raw_spin_lock(&sbinfo->stat_lock); /* prevent replace/use races */ in shmem_get_sbmpol() 1760 raw_spin_unlock(&sbinfo->stat_lock); in shmem_get_sbmpol() 4268 raw_spin_lock(&sbinfo->stat_lock); in shmem_initxattrs() [all …]
|
| /linux/fs/f2fs/ |
| H A D | f2fs.h | 427 spinlock_t stat_lock; /* lock for below checkpoint time stats */ member 1934 spinlock_t stat_lock; /* lock for stat operations */ member 2576 spin_lock(&sbi->stat_lock); in inc_valid_block_count() 2583 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2592 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2598 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2707 spin_lock(&sbi->stat_lock); in dec_valid_block_count() 2720 spin_unlock(&sbi->stat_lock); in dec_valid_block_count() 2925 spin_lock(&sbi->stat_lock); in inc_valid_node_count() 2932 spin_unlock(&sbi->stat_lock); in inc_valid_node_count() [all …]
|
| H A D | gc.c | 2325 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2330 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs() 2359 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2366 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs() 2400 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2402 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
|
| H A D | checkpoint.c | 1833 spin_lock(&sbi->stat_lock); in do_checkpoint() 1835 spin_unlock(&sbi->stat_lock); in do_checkpoint() 2046 spin_lock(&cprc->stat_lock); in __checkpoint_and_complete_reqs() 2050 spin_unlock(&cprc->stat_lock); in __checkpoint_and_complete_reqs() 2203 spin_lock_init(&cprc->stat_lock); in f2fs_init_ckpt_req_control()
|
| H A D | segment.h | 720 spin_lock(&sbi->stat_lock); in has_enough_free_blks() 725 spin_unlock(&sbi->stat_lock); in has_enough_free_blks()
|
| H A D | debug.c | 199 spin_lock(&sbi->cprc_info.stat_lock); in update_general_status() 202 spin_unlock(&sbi->cprc_info.stat_lock); in update_general_status()
|
| H A D | sysfs.c | 583 spin_lock(&sbi->stat_lock); in __sbi_store() 586 spin_unlock(&sbi->stat_lock); in __sbi_store() 592 spin_unlock(&sbi->stat_lock); in __sbi_store()
|
| H A D | super.c | 2228 spin_lock(&sbi->stat_lock); in f2fs_statfs() 2241 spin_unlock(&sbi->stat_lock); in f2fs_statfs() 2672 spin_lock(&sbi->stat_lock); in f2fs_disable_checkpoint() 2674 spin_unlock(&sbi->stat_lock); in f2fs_disable_checkpoint() 4953 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 1245 spinlock_t stat_lock; /* protects the two fields above */ member 1660 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written() 1662 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written() 1669 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read() 1671 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
|
| H A D | cifs_debug.c | 782 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write() 786 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
|
| H A D | misc.c | 148 spin_lock_init(&ret_buf->stat_lock); in tcon_info_alloc()
|
| /linux/include/linux/ |
| H A D | shmem_fs.h | 78 raw_spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ member
|
| H A D | hugetlb.h | 506 spinlock_t stat_lock; member
|