last_eviction_seqno  941 drivers/gpu/drm/amd/amdkfd/kfd_device.c 	if (fence->seqno == p->last_eviction_seqno)
last_eviction_seqno  944 drivers/gpu/drm/amd/amdkfd/kfd_device.c 	p->last_eviction_seqno = fence->seqno;
last_eviction_seqno  726 drivers/gpu/drm/amd/amdkfd/kfd_priv.h 	unsigned int last_eviction_seqno;
last_eviction_seqno 1012 drivers/gpu/drm/amd/amdkfd/kfd_process.c 	WARN_ONCE(p->last_eviction_seqno != p->ef->seqno,