Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dmutex.h18 #define mutex_lock_nested(rwl, sub) rw_enter_write(rwl) macro
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_wakeref.c25 mutex_lock_nested(&wf->mutex, SINGLE_DEPTH_NESTING);
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_migrate.c955 mutex_lock_nested(&prange->migrate_mutex, 1); in svm_migrate_to_ram()
962 mutex_lock_nested(&prange->lock, 1); in svm_migrate_to_ram()
H A Dkfd_svm.c1927 mutex_lock_nested(&pchild->lock, 1); in svm_range_evict()
1969 mutex_lock_nested(&pchild->lock, 1); in svm_range_clone()
2479 mutex_lock_nested(&pchild->lock, 1);
H A Dkfd_process.c1199 mutex_lock_nested(&target->mutex, 1); in kfd_process_notifier_release_internal()
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dselftest_timeline.c710 mutex_lock_nested(&tl->mutex, SINGLE_DEPTH_NESTING); in live_hwsp_wrap()
727 mutex_lock_nested(&tl->mutex, SINGLE_DEPTH_NESTING); in live_hwsp_wrap()