Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h270 struct list_head evicted; member
H A Damdgpu_vm.c1976 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
/openbmc/linux/fs/gfs2/
H A Dglock.c972 bool evicted = false; in gfs2_try_evict() local
/openbmc/linux/include/linux/
H A Dmmzone.h436 atomic_long_t evicted[NR_HIST_GENS][ANON_AND_FILE][MAX_NR_TIERS]; member
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h650 unsigned int evicted; /* eviction counter, 0=active */ member