Home
last modified time | relevance | path

Searched refs:mutex_lock_nested (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dmutex.h113 mutex_lock_nested(struct mutex *mutex, unsigned subclass __unused) in mutex_lock_nested() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_wakeref.c42 mutex_lock_nested(&wf->mutex, SINGLE_DEPTH_NESTING); in __intel_wakeref_get_first()
H A Di915_vma.c904 mutex_lock_nested(&vma->pages_mutex, SINGLE_DEPTH_NESTING); in __vma_put_pages()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_timeline.c691 mutex_lock_nested(&tl->mutex, SINGLE_DEPTH_NESTING); in live_hwsp_wrap()
708 mutex_lock_nested(&tl->mutex, SINGLE_DEPTH_NESTING); in live_hwsp_wrap()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_phys.c363 mutex_lock_nested(&obj->mm.lock, I915_MM_GET_PAGES); in i915_gem_object_attach_phys()
H A Di915_gem_userptr.c533 mutex_lock_nested(&obj->mm.lock, I915_MM_GET_PAGES); in __i915_gem_userptr_get_pages_worker()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bo.c1230 mutex_lock_nested(&cli->mutex, SINGLE_DEPTH_NESTING); in nouveau_bo_move_m2mf()