Home
last modified time | relevance | path

Searched refs:printk_deferred (Results 1 – 8 of 8) sorted by relevance

/kernel/time/
Dtimekeeping.c208printk_deferred("WARNING: timekeeping: Cycle offset (%lld) is larger than allowed by the '%s' cloc… in timekeeping_check_update()
210printk_deferred(" timekeeping: Your kernel is sick, but tries to cope by capping time upda… in timekeeping_check_update()
213printk_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()
222printk_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()
232printk_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()
[all …]
Dntp.c894 printk_deferred(KERN_ERR in hardpps_update_freq()
909 printk_deferred(KERN_WARNING in hardpps_update_freq()
954 printk_deferred(KERN_WARNING in hardpps_update_phase()
1013 printk_deferred(KERN_ERR "hardpps: PPSJITTER: bad pulse\n"); in __hardpps()
Dclockevents.c206 printk_deferred(KERN_WARNING in clockevents_increase_min_delta()
220 printk_deferred(KERN_WARNING in clockevents_increase_min_delta()
/kernel/printk/
Dprintk_safe.c121 printk_deferred("%.*s", len, text); in printk_safe_flush_line()
176 printk_deferred("Lost %d message(s)!\n", lost); in report_message_lost()
Dprintk.c3115 int printk_deferred(const char *fmt, ...) in printk_deferred() function
3126 EXPORT_SYMBOL_GPL(printk_deferred);
/kernel/sched/
Dpsi.c772printk_deferred(KERN_ERR "psi: task underflow! cpu=%d t=%d tasks=[%u %u %u %u] clear=%x set=%x\n", in psi_group_change()
829printk_deferred(KERN_ERR "psi: inconsistent task state! task=%d:%s cpu=%d psi_flags=%x clear=%x se… in psi_flags_change()
Dcore.c2143 printk_deferred("Overriding affinity for process %d (%s) to CPUs %*pbl\n", in force_compatible_cpus_allowed_ptr()
2542 printk_deferred("process %d (%s) no longer affine to cpu%d\n", in select_fallback_rq()
/kernel/power/
Dmain.c570 printk_deferred(KERN_DEBUG "PM: %pV", &vaf); in __pm_pr_dbg()