Home
last modified time | relevance | path

Searched defs:SMP_DBG (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
Dsmp.c47 #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/
Dsmp.c48 #define SMP_DBG(fmt, ...) printk(KERN_DEBUG "%s: " fmt, __func__, \ macro
51 #define SMP_DBG(fmt, ...) no_printk(KERN_DEBUG "%s: " fmt, __func__, \ macro