Searched refs:do_debug (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/s390/net/
H A Dctcm_dbug.h18 #define do_debug 1 macro
20 #define do_debug 0 macro
H A Dctcm_main.h45 if (do_debug) \
H A Dctcm_main.c964 if (do_debug)
H A Dctcm_mpc.c688 if (do_debug)
H A Dctcm_fsms.c400 if (do_debug)
/linux-master/arch/xtensa/kernel/
H A Dtraps.c66 static void do_debug(struct pt_regs *regs);
158 { EXCCAUSE_MAPPED_DEBUG, 0, do_debug },
421 static void do_debug(struct pt_regs *regs) function

Completed in 184 milliseconds