Home
last modified time | relevance | path

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

/linux/lib/
H A Ddump_stack.c123 printk_cpu_sync_put_irqrestore(flags); in dump_stack_lvl()
H A Dnmi_backtrace.c115 printk_cpu_sync_put_irqrestore(flags); in nmi_cpu_backtrace()
/linux/kernel/
H A Dwatchdog.c231 printk_cpu_sync_put_irqrestore(flags); in watchdog_hardlockup_check()
233 printk_cpu_sync_put_irqrestore(flags); in watchdog_hardlockup_check()
840 printk_cpu_sync_put_irqrestore(flags); in watchdog_timer_fn()
/linux/include/linux/
H A Dprintk.h380 #define printk_cpu_sync_put_irqrestore(flags) \ macro