kfd_device_queue_manager.c | 441 /* Access to DQM has to be locked before calling destroy_queue_nocpsch_locked 444 static int destroy_queue_nocpsch_locked(struct device_queue_manager *dqm, function in typeref:typename:int 514 retval = destroy_queue_nocpsch_locked(dqm, qpd, q); 1578 ret = destroy_queue_nocpsch_locked(dqm, qpd, q);
|