Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_ecache.c47 unsigned int evicted = 0; in ecache_work_evict_list() local
/Linux-v4.19/include/drm/ttm/
Dttm_bo_api.h194 bool evicted; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h180 struct list_head evicted; member
Damdgpu_vm.c2427 struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h517 unsigned int evicted; /* eviction counter, 0=active */ member