Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Ddebug-monitors.h138 void user_rewind_single_step(struct task_struct *task);
/linux-4.1.27/arch/arm64/kernel/
Ddebug-monitors.c253 user_rewind_single_step(current); in single_step_handler()
383 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step() function
Dsignal.c396 user_rewind_single_step(current); in do_signal()