Home
last modified time | relevance | path

Searched refs:read_unlock (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/linux/
Dspinlock.h64 #define read_unlock(mtxp) mtx_leave(mtxp) macro
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_vma_manager.h135 read_unlock(&mgr->vm_lock); in drm_vma_offset_unlock_lookup()
/openbsd/src/sys/dev/pci/drm/
Ddrm_vma_manager.c417 read_unlock(&node->vm_lock); in drm_vma_node_is_allowed()