Home
last modified time | relevance | path

Searched defs:evict (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_ttm.c228 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move()
247 bool evict, in qxl_bo_move_notify()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ttm.c219 bool evict, bool no_wait_gpu, in radeon_move_blit()
274 bool evict, bool interruptible, in radeon_move_vram_ram()
319 bool evict, bool interruptible, in radeon_move_ram_vram()
356 static int radeon_bo_move(struct ttm_buffer_object *bo, bool evict, in radeon_bo_move()
H A Dradeon_object.c792 bool evict, in radeon_bo_move_notify()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bo.c417 bool force = false, evict = false; in nouveau_bo_pin() local
1211 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, in nouveau_bo_move_m2mf()
1319 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flipd()
1356 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flips()
1392 nouveau_bo_move_ntfy(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move_ntfy()
1451 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, in nouveau_bo_move()
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_util.c809 bool evict, in ttm_bo_move_accel_cleanup()
870 struct dma_fence *fence, bool evict, in ttm_bo_pipeline_move()
H A Dttm_bo.c329 struct ttm_mem_reg *mem, bool evict, in ttm_bo_handle_move_mem()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp242 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict() function in CFLSteensAAResult
H A DCFLAndersAliasAnalysis.cpp825 void CFLAndersAAResult::evict(const Function *Fn) { Cache.erase(Fn); } in evict() function in CFLAndersAAResult
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ttm.c441 bool evict, bool no_wait_gpu, in amdgpu_move_blit()
499 static int amdgpu_move_vram_ram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_vram_ram()
555 static int amdgpu_move_ram_vram(struct ttm_buffer_object *bo, bool evict, in amdgpu_move_ram_vram()
626 static int amdgpu_bo_move(struct ttm_buffer_object *bo, bool evict, in amdgpu_bo_move()
H A Damdgpu_object.c1279 bool evict, in amdgpu_bo_move_notify()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c850 bool evict, in vmw_move_notify()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_hangcheck.c1109 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc382 file_cache_slot::evict () in evict() function in file_cache_slot