Searched refs:__ttm_read_trylock (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_lock.c118 static bool __ttm_read_trylock(struct ttm_lock *lock, bool *locked) function
154 while (!__ttm_read_trylock(lock, &locked)) {

Completed in 51 milliseconds