Searched refs:threshold_restart_bank (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c414 static void threshold_restart_bank(void *_tr) function
472 threshold_restart_bank(&tr);
911 threshold_restart_bank(&tr);
985 if (smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1))
1010 if (smp_call_function_single(b->cpu, threshold_restart_bank, &tr, 1))

Completed in 115 milliseconds