Home
last modified time | relevance | path

Searched defs:DEBUG_LOG (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c62 #define DEBUG_LOG(string, value) \ macro
76 #define DEBUG_LOG(string, value) macro
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c69 #define DEBUG_LOG(string, value) \ macro
83 #define DEBUG_LOG(string, value) macro
/linux-4.4.14/drivers/tty/serial/
Dcrisv10.c110 #define DEBUG_LOG(line, string, value) macro
125 #define DEBUG_LOG(_line, _string, _value) do { \ macro