HomeSort by: relevance | last modified time | path
    Searched refs:last_eviction_seqno (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device.c 938 if (fence->seqno == p->last_eviction_seqno)
941 p->last_eviction_seqno = fence->seqno;
kfd_priv.h 726 unsigned int last_eviction_seqno; member in struct:kfd_process
kfd_process.c 1023 WARN_ONCE(p->last_eviction_seqno != p->ef->seqno,

Completed in 14 milliseconds