Searched defs:PDEBUG (Results 1 – 4 of 4) sorted by relevance
40 #define PDEBUG(format, ...) ia_css_print("debug: " format, ##__VA_ARGS__) macro
87 # define PDEBUG(fmt, args...) printk(KERN_DEBUG "dpti: " fmt, ##args) macro90 # define PDEBUG(fmt, args...) /* not debugging: nothing */ macro
44 # define PDEBUG(format, ...)\ macro
951 #define PDEBUG(n, args...) \ macro958 #define PDEBUG(n, args...) macro