Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
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()
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 Disp.h191 spinlock_t stat_lock; /* common lock for statistic drivers */ member
A Disp.c2292 spin_lock_init(&isp->stat_lock); in isp_probe()
/linux-6.3-rc2/fs/btrfs/
A Dscrub.c203 spinlock_t stat_lock; member
1034 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1070 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1134 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1157 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1168 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1175 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1183 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
1382 spin_lock(&sctx->stat_lock); in scrub_handle_errored_block()
2444 spin_lock(&sctx->stat_lock); in scrub_missing_raid56_pages()
[all …]
/linux-6.3-rc2/drivers/scsi/bnx2i/
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
A Dbnx2i_iscsi.c879 spin_lock_init(&hba->stat_lock); in bnx2i_alloc_hba()
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_qdio.c90 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 Dzfcp_qdio.h45 spinlock_t stat_lock; member
A Dzfcp_sysfs.c786 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-6.3-rc2/drivers/net/ethernet/sun/
A Dcassini.c1111 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()
2434 spin_lock(&cp->stat_lock[1]); in cas_handle_irq1()
2488 spin_lock(&cp->stat_lock[0]); in cas_handle_irq()
4398 spin_lock(&cp->stat_lock[0]); in cas_get_stats()
[all …]
A Dcassini.h2742 spinlock_t stat_lock[N_TX_RINGS + 1]; /* for stat gathering */ member
/linux-6.3-rc2/fs/hugetlbfs/
A Dinode.c1171 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs()
1186 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs()
1209 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1211 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1215 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1224 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1226 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1463 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
/linux-6.3-rc2/include/linux/
A Dshmem_fs.h42 raw_spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ member
A Dhugetlb.h506 spinlock_t stat_lock; member
/linux-6.3-rc2/mm/
A Dshmem.c272 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode()
275 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
298 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
317 raw_spin_lock(&sbinfo->stat_lock); in shmem_reserve_inode()
320 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reserve_inode()
336 raw_spin_lock(&sbinfo->stat_lock); in shmem_free_inode()
338 raw_spin_unlock(&sbinfo->stat_lock); in shmem_free_inode()
1471 raw_spin_unlock(&sbinfo->stat_lock); in shmem_get_sbmpol()
3638 raw_spin_lock(&sbinfo->stat_lock); in shmem_reconfigure()
3688 raw_spin_unlock(&sbinfo->stat_lock); in shmem_reconfigure()
[all …]
/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1191 spinlock_t stat_lock; /* protects the two fields above */ member
1596 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written()
1598 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written()
1605 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read()
1607 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
A Dcifs_debug.c540 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write()
543 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
A Dmisc.c134 spin_lock_init(&ret_buf->stat_lock); in tconInfoAlloc()
/linux-6.3-rc2/fs/f2fs/
A Df2fs.h2329 spin_lock(&sbi->stat_lock); in inc_valid_block_count()
2355 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
2359 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
2395 spin_lock(&sbi->stat_lock); in dec_valid_block_count()
2402 spin_unlock(&sbi->stat_lock); in dec_valid_block_count()
2601 spin_lock(&sbi->stat_lock); in inc_valid_node_count()
2618 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2624 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2630 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2655 spin_lock(&sbi->stat_lock); in dec_valid_node_count()
[all …]
A Dgc.c2122 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2127 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
2144 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2151 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
2184 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2186 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
A Dcheckpoint.c1606 spin_lock(&sbi->stat_lock); in do_checkpoint()
1608 spin_unlock(&sbi->stat_lock); in do_checkpoint()
1803 spin_lock(&cprc->stat_lock); in __checkpoint_and_complete_reqs()
1807 spin_unlock(&cprc->stat_lock); in __checkpoint_and_complete_reqs()
1950 spin_lock_init(&cprc->stat_lock); in f2fs_init_ckpt_req_control()
A Dsysfs.c461 spin_lock(&sbi->stat_lock); in __sbi_store()
466 spin_unlock(&sbi->stat_lock); in __sbi_store()
472 spin_unlock(&sbi->stat_lock); in __sbi_store()
A Ddebug.c134 spin_lock(&sbi->cprc_info.stat_lock); in update_general_status()
137 spin_unlock(&sbi->cprc_info.stat_lock); in update_general_status()
A Dsuper.c1750 spin_lock(&sbi->stat_lock); in f2fs_statfs()
1762 spin_unlock(&sbi->stat_lock); in f2fs_statfs()
2169 spin_lock(&sbi->stat_lock); in f2fs_disable_checkpoint()
2171 spin_unlock(&sbi->stat_lock); in f2fs_disable_checkpoint()
4125 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()
A Dsegment.c2274 spin_lock(&sbi->stat_lock); in update_sit_entry()
2276 spin_unlock(&sbi->stat_lock); in update_sit_entry()

Completed in 153 milliseconds