Searched refs:amdgpu_ras_acquire_event_id (Results 1 – 3 of 3) sorted by relevance
231 event_id = amdgpu_ras_acquire_event_id(dev->adev, type); in event_interrupt_poison_consumption_v9()
970 u64 amdgpu_ras_acquire_event_id(struct amdgpu_device *adev, enum ras_event_type type);
1442 qctx.evid.event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_query_error_status_with_event()2228 event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_interrupt_poison_consumption_handler()2251 event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_interrupt_poison_creation_handler()4448 u64 amdgpu_ras_acquire_event_id(struct amdgpu_device *adev, enum ras_event_type type) in amdgpu_ras_acquire_event_id() function4485 event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_global_ras_isr()