Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/arm/include/asm/
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-6.1.9/arch/xtensa/kernel/
Dprocess.c365 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-6.1.9/arch/arm/kernel/
Dprocess.c271 clear_ptrace_hw_breakpoint(p); in copy_thread()
Dptrace.c372 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function