Searched refs:amdgpu_bad_page_threshold (Results 1 – 5 of 5) sorted by relevance
128 if ((amdgpu_bad_page_threshold != 0) && in amdgpu_umc_process_ras_data_cb()
1117 if (amdgpu_bad_page_threshold != 0) in amdgpu_ras_sysfs_remove_all()1272 if (amdgpu_bad_page_threshold != 0) { in amdgpu_ras_fs_init()1709 if (!control->num_recs || (amdgpu_bad_page_threshold == 0)) in amdgpu_ras_load_bad_pages()1767 int tmp_threshold = amdgpu_bad_page_threshold; in amdgpu_ras_validate_threshold()1814 if (!con || !con->eh_data || (amdgpu_bad_page_threshold == 0)) in amdgpu_ras_reserve_bad_pages()2283 if (con && (amdgpu_bad_page_threshold != 0)) in amdgpu_ras_check_err_threshold()
320 (amdgpu_bad_page_threshold != 0)) { in amdgpu_ras_eeprom_init()510 if (write && (amdgpu_bad_page_threshold != 0) && in amdgpu_ras_eeprom_process_recods()
161 int amdgpu_bad_page_threshold = -1; variable800 module_param_named(bad_page_threshold, amdgpu_bad_page_threshold, int, 0444);
185 extern int amdgpu_bad_page_threshold;