Searched refs:rwsem_acquire_read (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | percpu-rwsem.h | 53 rwsem_acquire_read(&sem->dep_map, 0, 0, _RET_IP_); in percpu_down_read_internal() 105 rwsem_acquire_read(&sem->dep_map, 0, 1, _RET_IP_); in percpu_down_read_trylock()
|
| A D | mmap_lock.h | 190 rwsem_acquire_read(&vma->vmlock_dep_map, 0, 1, _RET_IP_); in vma_start_read() 250 rwsem_acquire_read(&vma->vmlock_dep_map, 0, 1, _RET_IP_); in vma_start_read_locked_nested()
|
| A D | lockdep.h | 538 #define rwsem_acquire_read(l, s, t, i) lock_acquire_shared(l, s, t, NULL, i) macro
|
Completed in 7 milliseconds