/kernel/linux/linux-5.10/include/linux/ |
H A D | zbud.h | 10 int (*evict)(struct zbud_pool *pool, unsigned long handle); member
|
H A D | zpool.h | 18 int (*evict)(struct zpool *pool, unsigned long handle); member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mmu_rb.h | 73 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mmu_rb.h | 27 int (*evict)(void *ops_arg, struct mmu_rb_node *mnode, member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_vertprog.c | 97 struct nouveau_heap **evict = heap->next->priv; in nv30_vertprog_validate() local
|
H A D | nv30_draw.c | 297 struct nouveau_heap **evict = heap->next->priv; in nv30_render_validate() local
|
H A D | nv30_transfer.c | 80 struct nouveau_heap **evict = heap->next->priv; in nv30_transfer_rect_vertprog() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_gem_shrinker.c | 62 evict(struct drm_gem_object *obj) in evict() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_ttm.c | 138 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.c | 495 struct nv50_program *evict = heap->next->priv; in nv50_program_upload_code() local
|
/third_party/skia/src/gpu/ops/ |
H A D | SmallPathAtlasMgr.cpp | 130 void SmallPathAtlasMgr::evict(GrDrawOpAtlas::PlotLocator plotLocator) { in evict() function in skgpu::v1::SmallPathAtlasMgr
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_32_mmu_host.c | 142 bool evict = false; in kvmppc_mmu_map_page() local
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_32_mmu_host.c | 142 bool evict = false; in kvmppc_mmu_map_page() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
H A D | qxl_ttm.c | 156 static int qxl_bo_move(struct ttm_buffer_object *bo, bool evict, in qxl_bo_move() argument 174 qxl_bo_move_notify(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem) qxl_bo_move_notify() argument
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | file.c | 103 int evict = (ei->dir.dir == DIR_DELETED) ? 1 : 0; in __exfat_truncate() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 606 ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, struct dma_fence *fence, bool evict, bool pipeline, struct ttm_resource *new_mem) ttm_bo_move_accel_cleanup() argument
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gem.h | 196 int (*evict)(struct drm_gem_object *obj); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 642 ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, struct dma_fence *fence, bool evict, bool pipeline, struct ttm_resource *new_mem) ttm_bo_move_accel_cleanup() argument
|
H A D | ttm_bo.c | 115 ttm_bo_handle_move_mem(struct ttm_buffer_object *bo, struct ttm_resource *mem, bool evict, struct ttm_operation_ctx *ctx, struct ttm_place *hop) ttm_bo_handle_move_mem() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ttm_buffer.c | 512 vmw_move(struct ttm_buffer_object *bo, bool evict, struct ttm_operation_ctx *ctx, struct ttm_resource *new_mem, struct ttm_place *hop) vmw_move() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CFLSteensAliasAnalysis.cpp | 242 void CFLSteensAAResult::evict(Function *Fn) { Cache.erase(Fn); } in evict() function in CFLSteensAAResult
|
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_ttm.c | 160 lsdc_bo_move(struct ttm_buffer_object *tbo, bool evict, struct ttm_operation_ctx *ctx, struct ttm_resource *new_mem, struct ttm_place *hop) lsdc_bo_move() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_program.c | 899 struct nvc0_program *evict = heap->next->priv; in nvc0_program_upload() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_object.c | 1282 amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict, struct ttm_resource *new_mem) amdgpu_bo_move_notify() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 1114 struct drm_mm_node evict = arg->vma->node; in evict_vma() local
|