Home
last modified time | relevance | path

Searched refs:clear_ptrace_hw_breakpoint (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/xtensa/include/asm/
Dhw_breakpoint.h50 void clear_ptrace_hw_breakpoint(struct task_struct *tsk);
56 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
/Linux-v5.4/arch/arm/include/asm/
Dhw_breakpoint.h130 extern void clear_ptrace_hw_breakpoint(struct task_struct *tsk);
138 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) {} in clear_ptrace_hw_breakpoint() function
/Linux-v5.4/arch/xtensa/kernel/
Dprocess.c290 clear_ptrace_hw_breakpoint(p); in copy_thread()
Dhw_breakpoint.c257 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
/Linux-v5.4/arch/arm/kernel/
Dprocess.c259 clear_ptrace_hw_breakpoint(p); in copy_thread()
Dptrace.c399 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function