HomeSort by: relevance | last modified time | path
    Searched defs:is_evicted (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_priv.h 405 * @is_evicted: Defines if the queue is evicted. Only active queues
409 * @is_evicted are protected by the DQM lock.
431 bool is_evicted; member in struct:queue_properties
455 !(q).is_evicted)
kfd_priv.h 405 * @is_evicted: Defines if the queue is evicted. Only active queues
409 * @is_evicted are protected by the DQM lock.
431 bool is_evicted; member in struct:queue_properties
455 !(q).is_evicted)

Completed in 22 milliseconds