Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/mce/
Dthreshold.c136 printk_deferred(KERN_NOTICE "CPU%d BANK%d CMCI storm subsided\n", smp_processor_id(), mce->bank); in mce_track_storm()
142 printk_deferred(KERN_NOTICE "CPU%d BANK%d CMCI storm detected\n", smp_processor_id(), mce->bank); in mce_track_storm()
/linux-6.12.1/arch/x86/kernel/
Dunwind_frame.c44 printk_deferred("unwind stack type:%d next_sp:%p mask:0x%lx graph_idx:%d\n", in unwind_dump()
62 printk_deferred("%p: %0*x ...\n", in unwind_dump()
67 printk_deferred("%p: %0*lx (%pB)\n", in unwind_dump()
Dunwind_orc.c58 printk_deferred("unwind stack type:%d next_sp:%p mask:0x%lx graph_idx:%d\n", in unwind_dump()
71 printk_deferred("%0*lx: %0*lx (%pB)\n", BITS_PER_LONG/4, in unwind_dump()
Di8259.c212 printk_deferred(KERN_DEBUG in mask_and_ack_8259A()
/linux-6.12.1/kernel/trace/rv/
Dreactor_printk.c17 printk_deferred(msg); in rv_printk_reaction()
/linux-6.12.1/lib/
Dratelimit.c56 printk_deferred(KERN_WARNING in ___ratelimit()
/linux-6.12.1/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.c949 printk_deferred(KERN_ERR in hardpps_update_freq()
964 printk_deferred(KERN_WARNING in hardpps_update_freq()
1009 printk_deferred(KERN_WARNING in hardpps_update_phase()
1068 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()
/linux-6.12.1/include/linux/
Dprintk.h491 #define printk_deferred(fmt, ...) \ macro
631 DO_ONCE_LITE(printk_deferred, fmt, ##__VA_ARGS__)
Dsuspend.h528 printk_deferred(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__); \
/linux-6.12.1/kernel/sched/
Dpsi.c821printk_deferred(KERN_ERR "psi: task underflow! cpu=%d t=%d tasks=[%u %u %u %u] clear=%x set=%x\n", in psi_group_change()
890printk_deferred(KERN_ERR "psi: inconsistent task state! task=%d:%s cpu=%d psi_flags=%x clear=%x se… in psi_flags_change()
Ddebug.c391 printk_deferred("Fair server disabled in CPU %d, system may crash due to starvation.\n", in sched_fair_server_write()
Dcore.c3208 printk_deferred("Overriding affinity for process %d (%s) to CPUs %*pbl\n", in force_compatible_cpus_allowed_ptr()
3514 printk_deferred("process %d (%s) no longer affine to cpu%d\n", in select_fallback_rq()
Dext.c3002 printk_deferred(KERN_WARNING "sched_ext: %s[%d] has zero slice in %s()\n", in pick_task_scx()
/linux-6.12.1/drivers/char/
Drandom.c173 printk_deferred(KERN_NOTICE "random: %s called from %pS with crng_init=%d\n", \
/linux-6.12.1/kernel/
Dworkqueue.c1339printk_deferred(KERN_WARNING "workqueue: %ps hogged CPU for >%luus %llu times, consider switching … in wq_cpu_intensive_report()