Searched defs:SMP_DBG (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/net/bluetooth/ |
| D | smp.c | 47 #define SMP_DBG(fmt, ...) printk(KERN_DEBUG "%s: " fmt, __func__, \ macro 50 #define SMP_DBG(fmt, ...) no_printk(KERN_DEBUG "%s: " fmt, __func__, \ macro
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | smp.c | 48 #define SMP_DBG(fmt, ...) printk(KERN_DEBUG "%s: " fmt, __func__, \ macro 51 #define SMP_DBG(fmt, ...) no_printk(KERN_DEBUG "%s: " fmt, __func__, \ macro
|