Home
last modified time | relevance | path

Searched refs:debug_on (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/mm/
A Dpage_owner_sort.c99 static bool debug_on; variable
238 if (debug_on) in search_pattern()
305 if (debug_on) in get_page_num()
323 if (debug_on) in get_pid()
342 if (debug_on) in get_tgid()
361 if (debug_on) in get_ts_nsec()
379 if (debug_on) in get_free_ts_nsec()
396 if (debug_on) in get_comm()
715 debug_on = true; in main()
/linux-6.3-rc2/tools/thermal/tmon/
A Dtmon.c40 static int debug_on; variable
123 if (debug_on) in start_syslog()
263 debug_on = 1; in main()
/linux-6.3-rc2/drivers/video/fbdev/
A Dstifb.c166 static int debug_on = 1; variable
167 # define DEBUG_OFF() debug_on=0
168 # define DEBUG_ON() debug_on=1
169 # define WRITE_BYTE(value,fb,reg) do { if (debug_on) \
173 # define WRITE_WORD(value,fb,reg) do { if (debug_on) \
/linux-6.3-rc2/scripts/
A Dlist-gitignored.c612 static bool debug_on; variable
642 if (!debug_on) in debug()
1002 debug_on = true; in main()

Completed in 11 milliseconds