Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_conntrack_ecache.c45 unsigned int evicted = 0; in ecache_work_evict_list() local
/Linux-v5.4/include/drm/ttm/
Dttm_bo_api.h199 bool evicted; member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h235 struct list_head evicted; member
Damdgpu_vm.c2498 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h554 unsigned int evicted; /* eviction counter, 0=active */ member