Home
last modified time | relevance | path

Searched refs:printk_cpu_sync_put_irqrestore (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/lib/
Ddump_stack.c123 printk_cpu_sync_put_irqrestore(flags); in dump_stack_lvl()
Dnmi_backtrace.c115 printk_cpu_sync_put_irqrestore(flags); in nmi_cpu_backtrace()
/linux-6.14.4/kernel/
Dwatchdog.c203 printk_cpu_sync_put_irqrestore(flags); in watchdog_hardlockup_check()
205 printk_cpu_sync_put_irqrestore(flags); in watchdog_hardlockup_check()
768 printk_cpu_sync_put_irqrestore(flags); in watchdog_timer_fn()
/linux-6.14.4/include/linux/
Dprintk.h375 #define printk_cpu_sync_put_irqrestore(flags) \ macro