Searched refs:needs_unlock (Results 1 – 2 of 2) sorted by relevance
826 curs->needs_unlock = false; in ttm_lru_walk_trylock()829 curs->needs_unlock = true; in ttm_lru_walk_trylock()853 curs->needs_unlock = true; in ttm_lru_walk_ticketlock()928 if (curs->needs_unlock) in ttm_bo_lru_cursor_cleanup_bo()1006 if (curs->needs_unlock) in __ttm_bo_lru_cursor_next()
489 bool needs_unlock; member