Lines Matching refs:printk_deferred
208 …printk_deferred("WARNING: timekeeping: Cycle offset (%lld) is larger than allowed by the '%s' cloc… in timekeeping_check_update()
210 …printk_deferred(" timekeeping: Your kernel is sick, but tries to cope by capping time upda… in timekeeping_check_update()
213 …printk_deferred("INFO: timekeeping: Cycle offset (%lld) is larger than the '%s' clock's 50%% safet… in timekeeping_check_update()
215 printk_deferred(" timekeeping: Your kernel is still fine, but is feeling a bit nervous\n"); in timekeeping_check_update()
221 printk_deferred("WARNING: Underflow in clocksource '%s' observed, time update ignored.\n", name); in timekeeping_check_update()
222 …printk_deferred(" Please report this, consider using a different clocksource, if possible.… in timekeeping_check_update()
223 printk_deferred(" Your kernel is probably still fine.\n"); in timekeeping_check_update()
231 printk_deferred("WARNING: Overflow in clocksource '%s' observed, time update capped.\n", name); in timekeeping_check_update()
232 …printk_deferred(" Please report this, consider using a different clocksource, if possible.… in timekeeping_check_update()
233 printk_deferred(" Your kernel is probably still fine.\n"); in timekeeping_check_update()
1692 printk_deferred(KERN_WARNING in __timekeeping_inject_sleeptime()