Home
last modified time | relevance | path

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

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