Home
last modified time | relevance | path

Searched refs:RUNTIME (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cper.c32 static const guid_t RUNTIME = AMD_GPU_NONSTANDARD_ERROR; variable
183 sev, RUNTIME, NONSTD_SEC_LEN, in amdgpu_cper_entry_fill_runtime_section()
191 section->info.error_type = RUNTIME; in amdgpu_cper_entry_fill_runtime_section()
215 CPER_SEV_FATAL, RUNTIME, NONSTD_SEC_LEN, in amdgpu_cper_entry_fill_bad_page_threshold_section()
221 section->info.error_type = RUNTIME; in amdgpu_cper_entry_fill_bad_page_threshold_section()
/drivers/net/wireless/ath/
A Ddfs_pri_detector.c28 #define GET_PRI_TO_USE(MIN, MAX, RUNTIME) \ argument
30 MIN + PRI_TOLERANCE : RUNTIME)

Completed in 5 milliseconds