Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Ddebug-monitors.c265 user_rewind_single_step(current); in single_step_handler()
390 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step() function
399 NOKPROBE_SYMBOL(user_rewind_single_step);
H A Dsignal.c1275 user_rewind_single_step(current); in do_signal()
/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h99 void user_rewind_single_step(struct task_struct *task);