Home
last modified time | relevance | path

Searched refs:clear_ptrace_hw_breakpoint (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dhw_breakpoint.h50 void clear_ptrace_hw_breakpoint(struct task_struct *tsk);
57 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dhw_breakpoint.c257 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
H A Dprocess.c291 clear_ptrace_hw_breakpoint(p); in copy_thread()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dhw_breakpoint.c258 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function
H A Dprocess.c366 clear_ptrace_hw_breakpoint(p); in copy_thread()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dprocess.c260 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
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dprocess.c269 clear_ptrace_hw_breakpoint(p); in copy_thread()
H A Dptrace.c372 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function

Completed in 7 milliseconds