Searched refs:restore_id (Results 1 – 1 of 1) sorted by relevance
546 uint32_t const *restore_id) in allocate_doorbell() argument555 if (restore_id && *restore_id != q->properties.queue_id) in allocate_doorbell()582 if (restore_id && *restore_id != valid_id) in allocate_doorbell()587 if (restore_id) { in allocate_doorbell()588 if (*restore_id >= KFD_MAX_NUM_OF_QUEUES_PER_PROCESS) in allocate_doorbell()592 if (__test_and_set_bit(*restore_id, qpd->doorbell_bitmap)) in allocate_doorbell()595 q->doorbell_id = *restore_id; in allocate_doorbell()