Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A 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
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dhw_breakpoint.h133 extern void clear_ptrace_hw_breakpoint(struct task_struct *tsk);
141 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) {} in clear_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dprocess.c291 clear_ptrace_hw_breakpoint(p); in copy_thread()
H A Dhw_breakpoint.c257 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c262 clear_ptrace_hw_breakpoint(p); in copy_thread()
H A Dptrace.c398 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function