Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ldsem.c319 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_); in __ldsem_down_write_nested()
378 rwsem_acquire(&sem->dep_map, 0, 1, _RET_IP_); in ldsem_down_write_trylock()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drwsem.c1587 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_); in down_write()
1598 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_); in down_write_killable()
1618 rwsem_acquire(&sem->dep_map, 0, 1, _RET_IP_); in down_write_trylock()
1699 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_); in down_write_nested()
1707 rwsem_acquire(&sem->dep_map, subclass, 0, _RET_IP_); in down_write_killable_nested()
H A Dpercpu-rwsem.c233 rwsem_acquire(&sem->dep_map, 0, 0, _RET_IP_); in percpu_down_write()
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Ddir.c476 rwsem_acquire(&kn->dep_map, 0, 0, _RET_IP_); in kernfs_drain()
1419 rwsem_acquire(&kn->dep_map, 0, 1, _RET_IP_); in kernfs_unbreak_active_protection()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlockdep.h542 #define rwsem_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) macro
H A Djbd2.h1281 rwsem_acquire(&j->j_trans_commit_map, 0, 0, _THIS_IP_); \
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c345 rwsem_acquire(&cpu_hotplug_lock.dep_map, 0, 0, _THIS_IP_); in lockdep_acquire_cpus_lock()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddlmglue.c1664 rwsem_acquire(&lockres->l_lockdep_map, l_subclass, in __ocfs2_cluster_lock()