Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
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
/linux/arch/arm/include/asm/
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
/linux/arch/xtensa/kernel/
A Dprocess.c312 clear_ptrace_hw_breakpoint(p); in copy_thread()
A Dhw_breakpoint.c257 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
/linux/arch/arm/kernel/
A Dprocess.c268 clear_ptrace_hw_breakpoint(p); in copy_thread()
A Dptrace.c373 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function

Completed in 12 milliseconds