Searched refs:kfd_alloc_process_doorbells (Results 1 – 3 of 3) sorted by relevance
261 int kfd_alloc_process_doorbells(struct kfd_process *process) in kfd_alloc_process_doorbells() function
825 int kfd_alloc_process_doorbells(struct kfd_process *process);
646 if (kfd_alloc_process_doorbells(process) < 0) in create_process()