Home
last modified time | relevance | path

Searched refs:singlestep_disable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/m68k/kernel/
Dptrace.c127 static inline void singlestep_disable(struct task_struct *child) in singlestep_disable() function
139 singlestep_disable(child); in ptrace_disable()
159 singlestep_disable(child); in user_disable_single_step()
/Linux-v5.4/arch/csky/kernel/
Dptrace.c38 static void singlestep_disable(struct task_struct *tsk) in singlestep_disable() function
64 singlestep_disable(child); in user_disable_single_step()
198 singlestep_disable(child); in ptrace_disable()