Searched refs:clear_single_step (Results 1 – 3 of 3) sorted by relevance
2 use crate::arch::kprobe::clear_single_step;27 clear_single_step(frame, return_address); in post_kprobe_handler()
8 pub fn clear_single_step(frame: &mut TrapFrame, return_addr: usize) { in clear_single_step() function
7 pub fn clear_single_step(frame: &mut TrapFrame, return_addr: usize) { in clear_single_step() function