Searched refs:read_lock (Results 1 – 5 of 5) sorted by relevance
114 #define read_lock(rwlock) mutex_spin_enter(rwlock) macro120 #define read_lock_bh(rwlock) read_lock(rwlock)
125 read_lock(&mgr->vm_lock); in drm_vma_offset_lock_lookup()
188 read_lock(rwlock_t *rw) in read_lock() function
377 read_lock(&node->vm_lock); in drm_vma_node_is_allowed()
1616 read_lock(&dev_base_lock);