Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
A Dctcm_dbug.h18 #define do_debug 1 macro
20 #define do_debug 0 macro
A Dctcm_main.h45 if (do_debug) \
A Dctcm_main.c971 if (do_debug) in ctcmpc_tx()
A Dctcm_mpc.c688 if (do_debug) in mpc_rcvd_sweep_req()
A Dctcm_fsms.c400 if (do_debug) in chx_rx()
/linux/arch/xtensa/kernel/
A Dtraps.c68 extern void do_debug (struct pt_regs*);
156 { EXCCAUSE_MAPPED_DEBUG, 0, do_debug },
357 do_debug(struct pt_regs *regs) in do_debug() function

Completed in 18 milliseconds