Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_lock.h107 extern int ttm_read_lock(struct ttm_lock *lock, bool interruptible);
H A Dttm_lock.c92 ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock() function