Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c728 static int destroy_queue_nocpsch_locked(struct device_queue_manager *dqm, in destroy_queue_nocpsch_locked() function
808 retval = destroy_queue_nocpsch_locked(dqm, qpd, q); in destroy_queue_nocpsch()
2016 ret = destroy_queue_nocpsch_locked(dqm, qpd, q); in process_termination_nocpsch()