Home
last modified time | relevance | path

Searched refs:ttm_write_unlock (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/ttm/
Dttm_lock.h187 extern void ttm_write_unlock(struct ttm_lock *lock);
Dttm_lock.c167 void ttm_write_unlock(struct ttm_lock *lock) in ttm_write_unlock() function