Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h101 void user_regs_reset_single_step(struct user_pt_regs *regs,
/openbmc/linux/arch/arm64/kernel/
H A Ddebug-monitors.c407 void user_regs_reset_single_step(struct user_pt_regs *regs, in user_regs_reset_single_step() function
H A Dptrace.c2301 user_regs_reset_single_step(regs, task); in valid_user_regs()