Home
last modified time | relevance | path

Searched refs:user_rewind_single_step (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/arm64/kernel/
H A Ddebug-monitors.c265 user_rewind_single_step(current); in single_step_handler()
387 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step() function
396 NOKPROBE_SYMBOL(user_rewind_single_step);
H A Dsignal.c1684 user_rewind_single_step(current); in do_signal()
/linux-6.15/arch/arm64/include/asm/
H A Ddebug-monitors.h99 void user_rewind_single_step(struct task_struct *task);