Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/kconfig/
Dstreamline_config.pl54 sub dprint { subroutine
/Linux-v5.10/tools/power/cpupower/utils/helpers/
Dhelpers.h49 #define dprint(fmt, ...) { \ macro
56 static inline void dprint(const char *fmt, ...) { } in dprint() function
/Linux-v5.10/arch/m68k/include/asm/
Dmath-emu.h109 #define dprint(bit, fmt, ...) ({ \ macro
114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/Linux-v5.10/scripts/
Dleaking_addresses.pl162 sub dprint subroutine