Searched defs:kprobe_singlestep_handler (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/loongarch/kernel/
H A Dkprobes.c270 bool kprobe_singlestep_handler(struct pt_regs *regs) function
286 NOKPROBE_SYMBOL(kprobe_singlestep_handler); variable
/linux-master/arch/loongarch/include/asm/
H A Dkprobes.h55 static inline bool kprobe_singlestep_handler(struct pt_regs *regs) { return false; } function

Completed in 362 milliseconds