Home
last modified time | relevance | path

Searched refs:rwsem_acquire_read (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dlocking.h122 rwsem_acquire_read(&owner->lock##_map, 0, 0, _THIS_IP_)
136 rwsem_acquire_read(&owner->vfs_inode.lock.dep_map, 0, 0, _THIS_IP_)
152 rwsem_acquire_read(&owner->btrfs_state_change_map[i], 0, 0, _THIS_IP_)
/linux-6.15/include/linux/
H A Dpercpu-rwsem.h52 rwsem_acquire_read(&sem->dep_map, 0, 0, _RET_IP_); in percpu_down_read()
93 rwsem_acquire_read(&sem->dep_map, 0, 1, _RET_IP_); in percpu_down_read_trylock()
H A Dlockdep.h538 #define rwsem_acquire_read(l, s, t, i) lock_acquire_shared(l, s, t, NULL, i) macro
H A Dmm.h747 rwsem_acquire_read(&vma->vmlock_dep_map, 0, 1, _RET_IP_); in vma_start_read()
782 rwsem_acquire_read(&vma->vmlock_dep_map, 0, 1, _RET_IP_); in vma_start_read_locked_nested()
/linux-6.15/kernel/locking/
H A Drwsem.c1524 rwsem_acquire_read(&sem->dep_map, 0, 0, _RET_IP_); in down_read()
1533 rwsem_acquire_read(&sem->dep_map, 0, 0, _RET_IP_); in down_read_interruptible()
1547 rwsem_acquire_read(&sem->dep_map, 0, 0, _RET_IP_); in down_read_killable()
1566 rwsem_acquire_read(&sem->dep_map, 0, 1, _RET_IP_); in down_read_trylock()
1649 rwsem_acquire_read(&sem->dep_map, subclass, 0, _RET_IP_); in down_read_nested()
1657 rwsem_acquire_read(&sem->dep_map, subclass, 0, _RET_IP_); in down_read_killable_nested()
/linux-6.15/drivers/tty/
H A Dtty_ldsem.c300 rwsem_acquire_read(&sem->dep_map, subclass, 0, _RET_IP_); in __ldsem_down_read_nested()
352 rwsem_acquire_read(&sem->dep_map, 0, 1, _RET_IP_); in ldsem_down_read_trylock()
/linux-6.15/block/
H A Dblk-core.c328 rwsem_acquire_read(&q->q_lockdep_map, 0, 0, _RET_IP_); in blk_queue_enter()
361 rwsem_acquire_read(&q->io_lockdep_map, 0, 0, _RET_IP_); in __bio_queue_enter()
461 rwsem_acquire_read(&q->io_lockdep_map, 0, 0, _RET_IP_); in blk_alloc_queue()
H A Dblk.h78 rwsem_acquire_read(&q->io_lockdep_map, 0, 0, _RET_IP_); in bio_queue_enter()
/linux-6.15/fs/kernfs/
H A Ddir.c454 rwsem_acquire_read(&kn->dep_map, 0, 1, _RET_IP_); in kernfs_get_active()
/linux-6.15/fs/jbd2/
H A Dtransaction.c444 rwsem_acquire_read(&journal->j_trans_commit_map, 0, 0, _THIS_IP_); in start_this_handle()
/linux-6.15/mm/
H A Dzsmalloc.c316 rwsem_acquire_read(&zsl->dep_map, 0, 0, _RET_IP_); in zspage_read_lock()
/linux-6.15/fs/ocfs2/
H A Ddlmglue.c1660 rwsem_acquire_read(&lockres->l_lockdep_map, l_subclass, in __ocfs2_cluster_lock()