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