Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dhw_breakpoint.h123 extern void ptrace_hw_copy_thread(struct task_struct *task);
126 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
/linux-6.12.1/arch/arm64/include/asm/
Dhw_breakpoint.h128 extern void ptrace_hw_copy_thread(struct task_struct *task);
133 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
/linux-6.12.1/arch/loongarch/kernel/
Dprocess.c198 ptrace_hw_copy_thread(p); in copy_thread()
Dhw_breakpoint.c145 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function
/linux-6.12.1/arch/arm64/kernel/
Dprocess.c427 ptrace_hw_copy_thread(p); in copy_thread()
Dptrace.c226 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function