Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_lock.h95 extern void ttm_read_unlock(struct ttm_lock *lock);
H A Dttm_lock.c68 void ttm_read_unlock(struct ttm_lock *lock) in ttm_read_unlock() function