Home
last modified time | relevance | path

Searched defs:singlestep (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/kernel/
H A Dsignal.c52 int singlestep = 0; in handle_signal() local
/linux/arch/arm/probes/kprobes/
H A Dcore.c224 singlestep(struct kprobe *p, struct pt_regs *regs, struct kprobe_ctlblk *kcb) in singlestep() function
/linux/arch/sh/kernel/
H A Dkgdb.c304 BUILD_TRAP_HANDLER(singlestep) in BUILD_TRAP_HANDLER() argument