Searched defs:evict (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 219 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/ |
D | ttm_bo_util.c | 46 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()
|
D | ttm_bo.c | 357 bool evict, bool interruptible, in ttm_bo_handle_move_mem()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 469 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/ |
D | book3s_32_mmu_host.c | 152 bool evict = false; in kvmppc_mmu_map_page() local
|
/linux-3.3/fs/ |
D | inode.c | 532 static void evict(struct inode *inode) in evict() function
|
/linux-3.3/drivers/staging/omapdrm/ |
D | omap_gem.c | 164 static void evict(struct drm_gem_object *obj) in evict() function
|