Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dctcm_dbug.h18 #define do_debug 1 macro
20 #define do_debug 0 macro
Dctcm_main.h45 if (do_debug) \
Dctcm_main.c1013 if (do_debug) in ctcmpc_tx()
Dctcm_mpc.c701 if (do_debug) in mpc_rcvd_sweep_req()
Dctcm_fsms.c401 if (do_debug) in chx_rx()
/Linux-v4.19/arch/xtensa/kernel/
Dtraps.c68 extern void do_debug (struct pt_regs*);
152 { EXCCAUSE_MAPPED_DEBUG, 0, do_debug },
346 do_debug(struct pt_regs *regs) in do_debug() function
/Linux-v4.19/arch/x86/include/asm/
Dtraps.h65 dotraplinkage void do_debug(struct pt_regs *, long);
/Linux-v4.19/arch/x86/kernel/
Dtraps.c721 dotraplinkage void do_debug(struct pt_regs *regs, long error_code) in do_debug() function
823 NOKPROBE_SYMBOL(do_debug);
/Linux-v4.19/arch/x86/entry/
Dentry_64.S1150 idtentry debug do_debug has_error_code=0 paranoid=1 shift_ist=DEBUG_STACK
1156 idtentry xendebug do_debug has_error_code=0
Dentry_32.S1390 pushl $do_debug