Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h292 struct list_head evicted; member
Damdgpu_vm.c2015 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
/linux-6.8/include/drm/
Ddrm_gpuvm.h662 bool evicted; member
/linux-6.8/drivers/gpu/drm/xe/
Dxe_device_types.h351 struct list_head evicted; member
/linux-6.8/fs/gfs2/
Dglock.c954 bool evicted = false; in gfs2_try_evict() local
/linux-6.8/include/linux/
Dmmzone.h441 atomic_long_t evicted[NR_HIST_GENS][ANON_AND_FILE][MAX_NR_TIERS]; member
/linux-6.8/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h651 unsigned int evicted; /* eviction counter, 0=active */ member