Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Ddump_stack.c107 printk_cpu_sync_put_irqrestore(flags); in dump_stack_lvl()
Dnmi_backtrace.c113 printk_cpu_sync_put_irqrestore(flags); in nmi_cpu_backtrace()
/Linux-v6.1/include/linux/
Dprintk.h325 #define printk_cpu_sync_put_irqrestore(flags) \ macro