Home
last modified time | relevance | path

Searched defs:DEBUGP (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal-common.h14 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
16 # define DEBUGP(fmt, args...) macro
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dmodule.c17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dmodule.c17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) macro
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dmodule.c17 #define DEBUGP(fmt , ...) macro
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dmodule.c17 #define DEBUGP(fmt , ...) macro
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dmodule.c17 #define DEBUGP(fmt...) macro
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dmodule.c17 #define DEBUGP(fmt...) macro
/kernel/linux/linux-5.10/lib/
H A Dts_bm.c47 #define DEBUGP(args, format...) macro
/kernel/linux/linux-6.6/lib/
H A Dts_bm.c47 #define DEBUGP(args, format...) macro
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dcm4040_cs.c46 #define DEBUGP(n, rdr, x, args...) do { \ macro
[all...]
H A Dcm4000_cs.c52 #define DEBUGP(n, rdr, x, args...) do { \ macro
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c30 #define DEBUGP(fmt , ...) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c32 #define DEBUGP(fmt, ...) \ macro
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmodule.c34 #define DEBUGP(fmt , ...) macro
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmodule.c32 #define DEBUGP(fmt, ...) \ macro
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c41 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
43 # define DEBUGP(fmt, args...) macro
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c44 # define DEBUGP printk macro
47 # define DEBUGP(fmt , a...) macro
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c44 # define DEBUGP printk macro
47 # define DEBUGP(fmt , a...) macro
[all...]

Completed in 12 milliseconds