Home
last modified time | relevance | path

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

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