Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
/openbmc/linux/arch/hexagon/kernel/
H A Dmodule.c17 #define DEBUGP(fmt , ...) macro
/openbmc/linux/arch/m68k/kernel/
H A Dmodule.c17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) macro
/openbmc/linux/arch/alpha/kernel/
H A Dmodule.c17 #define DEBUGP(fmt...) macro
/openbmc/linux/lib/
H A Dts_bm.c47 #define DEBUGP(args, format...) macro
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c44 # define DEBUGP printk macro
47 # define DEBUGP(fmt , a...) macro
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c32 #define DEBUGP(fmt, ...) \ macro
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c34 #define DEBUGP(fmt , ...) macro
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c41 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
43 # define DEBUGP(fmt, args...) macro