Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/radeon/
Dradeon_ttm.c219 bool evict, int no_wait_reserve, bool no_wait_gpu, in radeon_move_blit()
306 bool evict, bool interruptible, in radeon_move_vram_ram()
353 bool evict, bool interruptible, in radeon_move_ram_vram()
392 bool evict, bool interruptible, in radeon_bo_move()
/linux-3.3/drivers/gpu/drm/ttm/
Dttm_bo_util.c46 bool evict, bool no_wait_reserve, in ttm_bo_move_ttm()
317 bool evict, bool no_wait_reserve, bool no_wait_gpu, in ttm_bo_move_memcpy()
615 bool evict, bool no_wait_reserve, in ttm_bo_move_accel_cleanup()
Dttm_bo.c357 bool evict, bool interruptible, in ttm_bo_handle_move_mem()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_bo.c469 struct nouveau_bo *nvbo, bool evict, in nouveau_bo_move_accel_cleanup()
691 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, in nouveau_bo_move_m2mf()
743 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flipd()
777 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move_flips()
869 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, bool intr, in nouveau_bo_move()
/linux-3.3/arch/powerpc/kvm/
Dbook3s_32_mmu_host.c152 bool evict = false; in kvmppc_mmu_map_page() local
/linux-3.3/fs/
Dinode.c532 static void evict(struct inode *inode) in evict() function
/linux-3.3/drivers/staging/omapdrm/
Domap_gem.c164 static void evict(struct drm_gem_object *obj) in evict() function