Home
last modified time | relevance | path

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

/linux-5.10/net/netfilter/
Dnf_conntrack_ecache.c47 unsigned int evicted = 0; in ecache_work_evict_list() local
/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h259 struct list_head evicted; member
Damdgpu_vm.c2636 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
/linux-5.10/fs/gfs2/
Dglock.c805 bool evicted = false; in gfs2_try_evict() local
/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h574 unsigned int evicted; /* eviction counter, 0=active */ member