Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/kernel/
Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
/linux-6.14.4/arch/hexagon/kernel/
Dmodule.c17 #define DEBUGP(fmt , ...) macro
/linux-6.14.4/arch/m68k/kernel/
Dmodule.c17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) macro
/linux-6.14.4/arch/alpha/kernel/
Dmodule.c17 #define DEBUGP(fmt...) macro
/linux-6.14.4/lib/
Dts_bm.c47 #define DEBUGP(args, format...) macro
/linux-6.14.4/arch/x86/kernel/
Dmodule.c32 #define DEBUGP(fmt, ...) \ macro
/linux-6.14.4/arch/loongarch/kernel/
Dsignal.c42 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
44 # define DEBUGP(fmt, args...) macro
/linux-6.14.4/arch/s390/kernel/
Dmodule.c35 #define DEBUGP(fmt , ...) macro