Home
last modified time | relevance | path

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

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