/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispstat.c | 271 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() 601 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 | 2290 spin_lock_init(&isp->stat_lock); in isp_probe()
|
/openbmc/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()
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_qdio.c | 90 spin_lock_irq(&qdio->stat_lock); in zfcp_qdio_request_tasklet() 92 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 | 786 spin_lock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show() 788 spin_unlock_bh(&qdio->stat_lock); in zfcp_sysfs_adapter_q_full_show()
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | cassini.c | 1111 spin_lock(&cp->stat_lock[0]); in cas_txmac_interrupt() 1137 spin_unlock(&cp->stat_lock[0]); in cas_txmac_interrupt() 1491 spin_lock(&cp->stat_lock[0]); in cas_rxmac_interrupt() 1509 spin_unlock(&cp->stat_lock[0]); in cas_rxmac_interrupt() 1732 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq() 1734 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq() 1742 spin_lock(&cp->stat_lock[0]); in cas_abnormal_irq() 1744 spin_unlock(&cp->stat_lock[0]); in cas_abnormal_irq() 1864 spin_lock(&cp->stat_lock[ring]); in cas_tx_ringN() 1867 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
|
/openbmc/linux/fs/btrfs/ |
H A D | scrub.c | 211 spinlock_t stat_lock; member 373 spin_lock_init(&sctx->stat_lock); in scrub_setup_ctx() 978 spin_lock(&sctx->stat_lock); in scrub_stripe_report_errors() 990 spin_unlock(&sctx->stat_lock); in scrub_stripe_report_errors() 2280 spin_lock(&sctx->stat_lock); in scrub_stripe() 2286 spin_unlock(&sctx->stat_lock); in scrub_stripe() 2733 spin_lock(&sctx->stat_lock); in scrub_supers() 2735 spin_unlock(&sctx->stat_lock); in scrub_supers() 2751 spin_lock(&sctx->stat_lock); in scrub_supers() 2753 spin_unlock(&sctx->stat_lock); in scrub_supers() [all …]
|
/openbmc/linux/fs/hugetlbfs/ |
H A D | inode.c | 1222 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs() 1237 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs() 1260 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1262 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1266 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1275 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes() 1277 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes() 1516 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
|
/openbmc/linux/mm/ |
H A D | shmem.c | 336 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode() 339 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 362 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 381 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode() 384 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 400 raw_spin_lock(&sbinfo->stat_lock); in shmem_free_inode() 402 raw_spin_unlock(&sbinfo->stat_lock); in shmem_free_inode() 1574 raw_spin_lock(&sbinfo->stat_lock); /* prevent replace/use races */ in shmem_get_sbmpol() 1577 raw_spin_unlock(&sbinfo->stat_lock); in shmem_get_sbmpol() 3619 raw_spin_lock(&sbinfo->stat_lock); in shmem_initxattrs() [all …]
|
/openbmc/linux/include/linux/ |
H A D | shmem_fs.h | 58 raw_spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ member
|
H A D | hugetlb.h | 533 spinlock_t stat_lock; member
|
/openbmc/linux/fs/f2fs/ |
H A D | f2fs.h | 323 spinlock_t stat_lock; /* lock for below checkpoint time stats */ member 1716 spinlock_t stat_lock; /* lock for stat operations */ member 2327 spin_lock(&sbi->stat_lock); in inc_valid_block_count() 2334 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2343 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2349 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2446 spin_lock(&sbi->stat_lock); in dec_valid_block_count() 2453 spin_unlock(&sbi->stat_lock); in dec_valid_block_count() 2650 spin_lock(&sbi->stat_lock); in inc_valid_node_count() 2656 spin_unlock(&sbi->stat_lock); in inc_valid_node_count() [all …]
|
H A D | checkpoint.c | 1602 spin_lock(&sbi->stat_lock); in do_checkpoint() 1604 spin_unlock(&sbi->stat_lock); in do_checkpoint() 1799 spin_lock(&cprc->stat_lock); in __checkpoint_and_complete_reqs() 1803 spin_unlock(&cprc->stat_lock); in __checkpoint_and_complete_reqs() 1946 spin_lock_init(&cprc->stat_lock); in f2fs_init_ckpt_req_control()
|
H A D | gc.c | 2190 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2195 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs() 2224 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2231 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs() 2265 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2267 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
|
H A D | sysfs.c | 472 spin_lock(&sbi->stat_lock); in __sbi_store() 477 spin_unlock(&sbi->stat_lock); in __sbi_store() 483 spin_unlock(&sbi->stat_lock); in __sbi_store()
|
H A D | debug.c | 134 spin_lock(&sbi->cprc_info.stat_lock); in update_general_status() 137 spin_unlock(&sbi->cprc_info.stat_lock); in update_general_status()
|
H A D | super.c | 1815 spin_lock(&sbi->stat_lock); in f2fs_statfs() 1827 spin_unlock(&sbi->stat_lock); in f2fs_statfs() 2242 spin_lock(&sbi->stat_lock); in f2fs_disable_checkpoint() 2244 spin_unlock(&sbi->stat_lock); in f2fs_disable_checkpoint() 4361 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()
|
H A D | segment.c | 2487 spin_lock(&sbi->stat_lock); in update_sit_entry() 2489 spin_unlock(&sbi->stat_lock); in update_sit_entry()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsglob.h | 1241 spinlock_t stat_lock; /* protects the two fields above */ member 1658 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written() 1660 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written() 1667 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read() 1669 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
|
H A D | cifs_debug.c | 685 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write() 689 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
|
H A D | misc.c | 140 spin_lock_init(&ret_buf->stat_lock); in tcon_info_alloc()
|