Searched refs:lost_ints (Results 1 – 1 of 1) sorted by relevance
1387 int lost_ints = -1; in hpet_rtc_timer_reinit() 1404 lost_ints++; in hpet_rtc_timer_reinit() 1407 if (lost_ints) { in hpet_rtc_timer_reinit() 1409 hpet_pie_count += lost_ints; in hpet_rtc_timer_reinit() 1411 pr_warn("Lost %d RTC interrupts\n", lost_ints); in hpet_rtc_timer_reinit() 1389 int lost_ints = -1; hpet_rtc_timer_reinit() local