Searched refs:BO_CACHE (Results 1 – 4 of 4) sorted by relevance
111 bo->bo_reuse = BO_CACHE; in fd_bo_new()242 if ((bo->bo_reuse == BO_CACHE) && (fd_bo_cache_free(&dev->bo_cache, bo) == 0)) in fd_bo_del()
168 BO_CACHE = 1, enumerator
115 bo->bo_reuse = BO_CACHE; in _fd_bo_new()259 if ((bo->bo_reuse == BO_CACHE) && (fd_bo_cache_free(&dev->bo_cache, bo) == 0)) in fd_bo_del()
164 BO_CACHE = 1, enumerator