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

/linux-4.1.27/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.1.27/arch/powerpc/include/asm/
H A Dhw_breakpoint.h70 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
/linux-4.1.27/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.1.27/arch/x86/kernel/
H A Dprocess.c152 flush_ptrace_hw_breakpoint(tsk); flush_thread()
H A Dhw_breakpoint.c374 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) flush_ptrace_hw_breakpoint() function
/linux-4.1.27/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.1.27/arch/arm64/kernel/
H A Dprocess.c237 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.1.27/arch/arm/kernel/
H A Dprocess.c187 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.1.27/kernel/
H A Dexit.c762 flush_ptrace_hw_breakpoint(tsk); do_exit()

Completed in 482 milliseconds