Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Ddebug-monitors.c258 user_rewind_single_step(current); in single_step_handler()
385 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step() function
394 NOKPROBE_SYMBOL(user_rewind_single_step);
Dsignal.c909 user_rewind_single_step(current); in do_signal()
/Linux-v4.19/arch/arm64/include/asm/
Ddebug-monitors.h120 void user_rewind_single_step(struct task_struct *task);