OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fault_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gmc.c
304
if (gmc->
fault_ring
[gmc->last_fault].timestamp >= stamp)
309
fault = &gmc->
fault_ring
[gmc->fault_hash[hash].idx];
317
fault = &gmc->
fault_ring
[fault->next];
325
fault = &gmc->
fault_ring
[gmc->last_fault];
amdgpu_gmc.h
214
struct amdgpu_gmc_fault
fault_ring
[AMDGPU_GMC_FAULT_RING_SIZE];
member in struct:amdgpu_gmc
Completed in 13 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025