Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c964 if (do_debug) in ctcmpc_tx()
A Dctcm_mpc.c686 if (do_debug) in mpc_rcvd_sweep_req()
A Dctcm_fsms.c400 if (do_debug) in chx_rx()
/linux-6.3-rc2/arch/xtensa/kernel/
A Dtraps.c64 static void do_debug(struct pt_regs *regs);
152 { EXCCAUSE_MAPPED_DEBUG, 0, do_debug },
386 static void do_debug(struct pt_regs *regs) in do_debug() function

Completed in 14 milliseconds