Home
last modified time | relevance | path

Searched defs:DPRINT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dperfmon_default_smpl.c26 #define DPRINT(a) \ macro
37 #define DPRINT(a) macro
H A Dunaligned.c36 # define DPRINT(a...) do { printk("%s %u: ", __func__, __LINE__); printk (a); } while (0) macro
51 # define DPRINT(a...) macro
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunaligned.c36 # define DPRINT(a...) do { printk("%s %u: ", __func__, __LINE__); printk (a); } while (0) macro
51 # define DPRINT(a...) macro
[all...]
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c117 #define DPRINT(cond, ...) \ macro
122 #define DPRINT(cond, args...) macro
[all...]
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_synth.c117 #define DPRINT(cond, ...) \ macro
122 #define DPRINT(cond, args...) macro
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c412 #define DPRINT(a) printk a macro
414 #define DPRINT(a) macro
[all...]
H A Dfloppy.c154 #define DPRINT(format, args...) \ macro
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c415 #define DPRINT(a) printk a macro
417 #define DPRINT(a) macro
[all...]
H A Dfloppy.c152 #define DPRINT(format, args...) \ macro
[all...]

Completed in 17 milliseconds