Home
last modified time | relevance | path

Searched defs:dprint (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/scripts/kconfig/
Dstreamline_config.pl54 sub dprint { subroutine
/Linux-v6.6/tools/power/cpupower/utils/helpers/
Dhelpers.h50 #define dprint(fmt, ...) { \ macro
57 static inline void dprint(const char *fmt, ...) { } in dprint() function
/Linux-v6.6/arch/m68k/include/asm/
Dmath-emu.h109 #define dprint(bit, fmt, ...) ({ \ macro
114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/Linux-v6.6/scripts/
Dleaking_addresses.pl163 sub dprint subroutine
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_debug.h50 #define dprint(ioc, fmt, ...) \ macro