Searched refs:total_delay (Results 1 – 2 of 2) sorted by relevance
404 unsigned int delay, total_delay = 0; in pseries_enable_reloc_on_exc() local423 total_delay += delay; in pseries_enable_reloc_on_exc()424 if (total_delay > 1000) { in pseries_enable_reloc_on_exc()427 total_delay); in pseries_enable_reloc_on_exc()
1634 unsigned int delay, total_delay = 0; in pseries_lpar_resize_hpt() local1650 total_delay += delay; in pseries_lpar_resize_hpt()1651 if (total_delay > HPT_RESIZE_TIMEOUT) { in pseries_lpar_resize_hpt()
Completed in 10 milliseconds