Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dlocking.h106 rwsem_acquire(&owner->lock##_map, 0, 0, _THIS_IP_); \
147 rwsem_acquire(&owner->btrfs_state_change_map[i], 0, 0, _THIS_IP_); \
/linux-6.15/kernel/locking/
H A Drwsem.c1577 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_); in down_write()
1588 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_); in down_write_killable()
1608 rwsem_acquire(&sem->dep_map, 0, 1, _RET_IP_); in down_write_trylock()
1693 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_); in down_write_nested()
1701 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_); in down_write_killable_nested()
H A Dpercpu-rwsem.c229 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_); in percpu_down_write()
/linux-6.15/block/
H A Dblk.h730 rwsem_acquire(&q->io_lockdep_map, 0, 1, _RET_IP_); in blk_freeze_acquire_lock()
732 rwsem_acquire(&q->q_lockdep_map, 0, 1, _RET_IP_); in blk_freeze_acquire_lock()
/linux-6.15/drivers/tty/
H A Dtty_ldsem.c319 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_); in __ldsem_down_write_nested()
/linux-6.15/include/linux/
H A Dlockdep.h536 #define rwsem_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
H A Djbd2.h1292 rwsem_acquire(&j->j_trans_commit_map, 0, 0, _THIS_IP_); \
/linux-6.15/fs/kernfs/
H A Ddir.c511 rwsem_acquire(&kn->dep_map, 0, 0, _RET_IP_); in kernfs_drain()
1603 rwsem_acquire(&kn->dep_map, 0, 1, _RET_IP_); in kernfs_unbreak_active_protection()
/linux-6.15/mm/
H A Dzsmalloc.c343 rwsem_acquire(&zsl->dep_map, 0, 1, _RET_IP_); in zspage_write_trylock()
H A Dmemory.c6473 rwsem_acquire(&vma->vmlock_dep_map, 0, 0, _RET_IP_); in __vma_enter_locked()
/linux-6.15/kernel/
H A Dcpu.c540 rwsem_acquire(&cpu_hotplug_lock.dep_map, 0, 0, _THIS_IP_); in lockdep_acquire_cpus_lock()
/linux-6.15/fs/ocfs2/
H A Ddlmglue.c1664 rwsem_acquire(&lockres->l_lockdep_map, l_subclass, in __ocfs2_cluster_lock()