Searched refs:flush_ptrace_hw_breakpoint (Results 1 - 17 of 17) sorted by relevance

/linux-master/include/linux/
H A Dhw_breakpoint.h94 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
137 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } function
/linux-master/arch/powerpc/include/asm/
H A Dhw_breakpoint.h88 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
/linux-master/arch/sh/kernel/
H A Dprocess_32.c78 flush_ptrace_hw_breakpoint(tsk);
H A Dhw_breakpoint.c262 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
/linux-master/arch/xtensa/kernel/
H A Dprocess.c209 flush_ptrace_hw_breakpoint(current);
H A Dhw_breakpoint.c234 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c469 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
H A Dprocess.c276 flush_ptrace_hw_breakpoint(tsk);
/linux-master/arch/arm/kernel/
H A Dprocess.c223 flush_ptrace_hw_breakpoint(tsk);
H A Dptrace.c381 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
/linux-master/arch/loongarch/kernel/
H A Dprocess.c100 flush_ptrace_hw_breakpoint(current);
H A Dhw_breakpoint.c154 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
/linux-master/arch/powerpc/kernel/
H A Dhw_breakpoint.c580 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
H A Dprocess.c1611 flush_ptrace_hw_breakpoint(current);
/linux-master/arch/arm64/kernel/
H A Dprocess.c278 flush_ptrace_hw_breakpoint(current);
H A Dptrace.c206 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) function
/linux-master/kernel/
H A Dexit.c895 flush_ptrace_hw_breakpoint(tsk);

Completed in 1181 milliseconds