Home
last modified time | relevance | path

Searched refs:is_evicted (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_device_queue_manager.c337 q->properties.is_evicted = !!qpd->evicted; in create_queue_nocpsch()
677 q->properties.is_evicted = true; in evict_process_queues_nocpsch()
729 q->properties.is_evicted = true; in evict_process_queues_cpsch()
798 q->properties.is_evicted = false; in restore_process_queues_nocpsch()
862 q->properties.is_evicted = false; in restore_process_queues_cpsch()
1342 q->properties.is_evicted = !!qpd->evicted; in create_queue_cpsch()
A Dkfd_priv.h458 bool is_evicted; member
480 !(q).is_evicted)

Completed in 13 milliseconds