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

/linux-4.4.14/include/linux/
H A Dhw_breakpoint.h80 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
119 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } flush_ptrace_hw_breakpoint() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dhw_breakpoint.h70 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_32.c90 flush_ptrace_hw_breakpoint(tsk); flush_thread()
H A Dhw_breakpoint.c270 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) flush_ptrace_hw_breakpoint() function
/linux-4.4.14/arch/arm64/kernel/
H A Dprocess.c230 flush_ptrace_hw_breakpoint(current); flush_thread()
H A Dptrace.c114 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) flush_ptrace_hw_breakpoint() function
/linux-4.4.14/arch/powerpc/kernel/
H A Dhw_breakpoint.c355 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) flush_ptrace_hw_breakpoint() function
H A Dprocess.c1072 flush_ptrace_hw_breakpoint(current); flush_thread()
/linux-4.4.14/arch/arm/kernel/
H A Dprocess.c206 flush_ptrace_hw_breakpoint(tsk); flush_thread()
H A Dptrace.c422 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) flush_ptrace_hw_breakpoint() function
/linux-4.4.14/arch/x86/kernel/
H A Dhw_breakpoint.c403 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) flush_ptrace_hw_breakpoint() function
H A Dprocess.c127 flush_ptrace_hw_breakpoint(tsk); flush_thread()
/linux-4.4.14/kernel/
H A Dexit.c764 flush_ptrace_hw_breakpoint(tsk); do_exit()

Completed in 411 milliseconds