| /linux/drivers/media/platform/ti/omap3isp/ |
| 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() 410 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc() 601 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config() 677 spin_lock_irqsave(&stat->isp->stat_lock, flags); in omap3isp_stat_suspend() 702 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in isp_stat_try_enable() 741 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_sbl_overflow() 776 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_enable() 825 spin_lock_irqsave(&stat->isp->stat_lock, flags); in omap3isp_stat_s_stream() [all …]
|
| A D | isp.h | 191 spinlock_t stat_lock; /* common lock for statistic drivers */ member
|
| A D | isp.c | 2290 spin_lock_init(&isp->stat_lock); in isp_probe()
|
| /linux/drivers/scsi/bnx2i/ |
| 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
|
| A D | bnx2i_iscsi.c | 879 spin_lock_init(&hba->stat_lock); in bnx2i_alloc_hba()
|
| /linux/drivers/s390/scsi/ |
| 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()
|
| A D | zfcp_qdio.h | 45 spinlock_t stat_lock; member
|
| 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()
|
| /linux/fs/btrfs/ |
| A D | scrub.c | 210 spinlock_t stat_lock; member 372 spin_lock_init(&sctx->stat_lock); in scrub_setup_ctx() 977 spin_lock(&sctx->stat_lock); in scrub_stripe_report_errors() 989 spin_unlock(&sctx->stat_lock); in scrub_stripe_report_errors() 1878 spin_lock(&sctx->stat_lock); in flush_scrub_stripes() 2149 spin_lock(&sctx->stat_lock); in scrub_simple_mirror() 2348 spin_lock(&sctx->stat_lock); in scrub_stripe() 2372 spin_lock(&sctx->stat_lock); in scrub_stripe() 2814 spin_lock(&sctx->stat_lock); in scrub_supers() 3003 spin_lock(&sctx->stat_lock); in btrfs_scrub_dev() [all …]
|
| /linux/drivers/net/ethernet/sun/ |
| 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() 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 D | cassini.h | 2742 spinlock_t stat_lock[N_TX_RINGS + 1]; /* for stat gathering */ member
|
| /linux/fs/hugetlbfs/ |
| A D | inode.c | 1196 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs() 1211 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs() 1234 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1236 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1240 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes() 1249 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes() 1251 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes() 1474 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
|
| /linux/mm/ |
| A D | shmem.c | 349 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode() 352 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 375 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 394 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode() 397 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode() 413 raw_spin_lock(&sbinfo->stat_lock); in shmem_free_inode() 415 raw_spin_unlock(&sbinfo->stat_lock); in shmem_free_inode() 1600 raw_spin_unlock(&sbinfo->stat_lock); in shmem_get_sbmpol() 4014 raw_spin_lock(&sbinfo->stat_lock); in shmem_xattr_handler_set() 4036 raw_spin_lock(&sbinfo->stat_lock); in shmem_xattr_handler_set() [all …]
|
| /linux/include/linux/ |
| A D | shmem_fs.h | 62 raw_spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ member
|
| A D | hugetlb.h | 497 spinlock_t stat_lock; member
|
| /linux/fs/f2fs/ |
| A D | f2fs.h | 2357 spin_lock(&sbi->stat_lock); in inc_valid_block_count() 2364 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2379 spin_unlock(&sbi->stat_lock); in inc_valid_block_count() 2476 spin_lock(&sbi->stat_lock); in dec_valid_block_count() 2483 spin_unlock(&sbi->stat_lock); in dec_valid_block_count() 2680 spin_lock(&sbi->stat_lock); in inc_valid_node_count() 2686 spin_unlock(&sbi->stat_lock); in inc_valid_node_count() 2692 spin_unlock(&sbi->stat_lock); in inc_valid_node_count() 2698 spin_unlock(&sbi->stat_lock); in inc_valid_node_count() 2723 spin_lock(&sbi->stat_lock); in dec_valid_node_count() [all …]
|
| A D | checkpoint.c | 1619 spin_lock(&sbi->stat_lock); in do_checkpoint() 1621 spin_unlock(&sbi->stat_lock); in do_checkpoint() 1817 spin_lock(&cprc->stat_lock); in __checkpoint_and_complete_reqs() 1821 spin_unlock(&cprc->stat_lock); in __checkpoint_and_complete_reqs() 1964 spin_lock_init(&cprc->stat_lock); in f2fs_init_ckpt_req_control()
|
| A D | gc.c | 2258 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2263 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs() 2292 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2299 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs() 2333 spin_lock(&sbi->stat_lock); in f2fs_resize_fs() 2335 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
|
| 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()
|
| A D | sysfs.c | 502 spin_lock(&sbi->stat_lock); in __sbi_store() 507 spin_unlock(&sbi->stat_lock); in __sbi_store() 513 spin_unlock(&sbi->stat_lock); in __sbi_store()
|
| A D | super.c | 1806 spin_lock(&sbi->stat_lock); in f2fs_statfs() 1818 spin_unlock(&sbi->stat_lock); in f2fs_statfs() 2234 spin_lock(&sbi->stat_lock); in f2fs_disable_checkpoint() 2236 spin_unlock(&sbi->stat_lock); in f2fs_disable_checkpoint() 4412 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()
|
| A D | segment.c | 2507 spin_lock(&sbi->stat_lock); in update_sit_entry() 2509 spin_unlock(&sbi->stat_lock); in update_sit_entry()
|
| /linux/fs/smb/client/ |
| A D | cifsglob.h | 1242 spinlock_t stat_lock; /* protects the two fields above */ member 1616 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written() 1618 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written() 1625 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read() 1627 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
|
| A D | cifs_debug.c | 690 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write() 694 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
|
| A D | misc.c | 140 spin_lock_init(&ret_buf->stat_lock); in tcon_info_alloc()
|