Searched defs:kprobe_singlestep_handler (Results 1 – 2 of 2) sorted by relevance
55 static inline bool kprobe_singlestep_handler(struct pt_regs *regs) { return false; } in kprobe_singlestep_handler() function
270 bool kprobe_singlestep_handler(struct pt_regs *regs) in kprobe_singlestep_handler() function