Searched refs:brw_bo_madvise (Results 1 – 3 of 3) sorted by relevance
45 retained = brw_bo_madvise(buffer, I915_MADV_DONTNEED); in brw_buffer_purgeable()109 retained = brw_bo_madvise(buffer, I915_MADV_WILLNEED); in brw_bo_unpurgeable()
351 int brw_bo_madvise(struct brw_bo *bo, int madv);
487 brw_bo_madvise(struct brw_bo *bo, int state) in brw_bo_madvise() function506 if (brw_bo_madvise(bo, I915_MADV_DONTNEED)) in brw_bo_cache_purge_bucket()600 if (!brw_bo_madvise(bo, I915_MADV_WILLNEED)) { in bo_alloc_internal()939 brw_bo_madvise(bo, I915_MADV_DONTNEED)) { in bo_unreference_final()