Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dtraps.c64 #define verbose_printk(fmt, arg...) \ macro
67 #define verbose_printk(fmt, arg...) \ macro
303 verbose_printk(KERN_NOTICE EXC_0x03(KERN_NOTICE)); in trap_c()
332 verbose_printk(KERN_NOTICE EXC_0x04(KERN_NOTICE)); in trap_c()
349 verbose_printk(KERN_NOTICE EXC_0x11(KERN_NOTICE)); in trap_c()
371 verbose_printk(KERN_NOTICE EXC_0x21(KERN_NOTICE)); in trap_c()
378 verbose_printk(KERN_NOTICE EXC_0x22(KERN_NOTICE)); in trap_c()
385 verbose_printk(KERN_NOTICE EXC_0x23(KERN_NOTICE)); in trap_c()
392 verbose_printk(KERN_NOTICE EXC_0x24(KERN_NOTICE)); in trap_c()
399 verbose_printk(KERN_NOTICE EXC_0x25(KERN_NOTICE)); in trap_c()
[all …]