Home
last modified time | relevance | path

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

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