Home
last modified time | relevance | path

Searched defs:DEBUGP (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
/linux-6.3-rc2/arch/hexagon/kernel/
A Dmodule.c17 #define DEBUGP(fmt , ...) macro
/linux-6.3-rc2/arch/m68k/kernel/
A Dmodule.c17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) macro
/linux-6.3-rc2/arch/loongarch/kernel/
A Dsignal.c39 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
41 # define DEBUGP(fmt, args...) macro
/linux-6.3-rc2/arch/alpha/kernel/
A Dmodule.c17 #define DEBUGP(fmt...) macro
/linux-6.3-rc2/lib/
A Dts_bm.c47 #define DEBUGP(args, format...) macro
/linux-6.3-rc2/arch/ia64/kernel/
A Dmodule.c44 # define DEBUGP printk macro
47 # define DEBUGP(fmt , a...) macro
/linux-6.3-rc2/arch/x86/kernel/
A Dmodule.c32 #define DEBUGP(fmt, ...) \ macro
/linux-6.3-rc2/arch/s390/kernel/
A Dmodule.c33 #define DEBUGP(fmt , ...) macro
/linux-6.3-rc2/drivers/char/pcmcia/
A Dcm4040_cs.c46 #define DEBUGP(n, rdr, x, args...) do { \ macro
A Dcm4000_cs.c52 #define DEBUGP(n, rdr, x, args...) do { \ macro

Completed in 19 milliseconds