Searched refs:rwsem_acquire (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/btrfs/
H A Dlocking.h107 rwsem_acquire(&owner->lock##_map, 0, 0, _THIS_IP_); \
138 rwsem_acquire(&owner->btrfs_state_change_map[i], 0, 0, _THIS_IP_); \
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c229 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_);
H A Drwsem.c1579 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_);
1590 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_);
1610 rwsem_acquire(&sem->dep_map, 0, 1, _RET_IP_);
1695 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_);
1703 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_);
/linux-master/drivers/tty/
H A Dtty_ldsem.c319 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_);
378 rwsem_acquire(&sem->dep_map, 0, 1, _RET_IP_);
/linux-master/include/linux/
H A Dlockdep.h517 #define rwsem_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
H A Djbd2.h1300 rwsem_acquire(&j->j_trans_commit_map, 0, 0, _THIS_IP_); \
/linux-master/fs/kernfs/
H A Ddir.c500 rwsem_acquire(&kn->dep_map, 0, 0, _RET_IP_);
1583 rwsem_acquire(&kn->dep_map, 0, 1, _RET_IP_);
/linux-master/kernel/
H A Dcpu.c537 rwsem_acquire(&cpu_hotplug_lock.dep_map, 0, 0, _THIS_IP_);
/linux-master/fs/ocfs2/
H A Ddlmglue.c1663 rwsem_acquire(&lockres->l_lockdep_map, l_subclass,

Completed in 173 milliseconds