Home
last modified time | relevance | path

Searched refs:flush_ptrace_hw_breakpoint (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhw_breakpoint.h87 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
128 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } in flush_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dhw_breakpoint.h88 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dprocess_32.c78 flush_ptrace_hw_breakpoint(tsk); in flush_thread()
H A Dhw_breakpoint.c262 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dprocess.c146 flush_ptrace_hw_breakpoint(current); in flush_thread()
H A Dhw_breakpoint.c233 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c213 flush_ptrace_hw_breakpoint(tsk); in flush_thread()
H A Dptrace.c407 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhw_breakpoint.c469 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
H A Dprocess.c212 flush_ptrace_hw_breakpoint(tsk); in flush_thread()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c421 flush_ptrace_hw_breakpoint(current); in flush_thread()
H A Dptrace.c206 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhw_breakpoint.c751 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
H A Dprocess.c1540 flush_ptrace_hw_breakpoint(current); in flush_thread()
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c830 flush_ptrace_hw_breakpoint(tsk); in do_exit()