Home
last modified time | relevance | path

Searched refs:no_printk (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dprintk.h136 #define no_printk(fmt, ...) \ macro
406 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
434 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
466 no_printk(fmt, ##__VA_ARGS__)
468 no_printk(fmt, ##__VA_ARGS__)
492 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
501 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
520 no_printk(fmt, ##__VA_ARGS__)
544 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
566 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
Dsuspend.h560 no_printk(KERN_DEBUG fmt, ##__VA_ARGS__)
Dnet.h289 no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__); \
/include/asm-generic/
Dbug.h196 no_printk(format); \
/include/net/9p/
D9p.h58 no_printk(fmt, ##__VA_ARGS__)