Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhw_breakpoint.h84 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
127 static inline void flush_ptrace_hw_breakpoint(struct task_struct *tsk) { } in flush_ptrace_hw_breakpoint() function
/Linux-v4.19/arch/powerpc/include/asm/
Dhw_breakpoint.h75 extern void flush_ptrace_hw_breakpoint(struct task_struct *tsk);
/Linux-v4.19/arch/sh/kernel/
Dprocess_32.c85 flush_ptrace_hw_breakpoint(tsk); in flush_thread()
Dhw_breakpoint.c264 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/Linux-v4.19/arch/xtensa/kernel/
Dprocess.c145 flush_ptrace_hw_breakpoint(current); in flush_thread()
Dhw_breakpoint.c232 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/Linux-v4.19/arch/powerpc/kernel/
Dhw_breakpoint.c367 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
Dprocess.c1489 flush_ptrace_hw_breakpoint(current); in flush_thread()
/Linux-v4.19/arch/arm64/kernel/
Dprocess.c276 flush_ptrace_hw_breakpoint(current); in flush_thread()
Dptrace.c221 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/Linux-v4.19/arch/x86/kernel/
Dhw_breakpoint.c411 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
Dprocess.c134 flush_ptrace_hw_breakpoint(tsk); in flush_thread()
/Linux-v4.19/arch/arm/kernel/
Dprocess.c212 flush_ptrace_hw_breakpoint(tsk); in flush_thread()
Dptrace.c418 void flush_ptrace_hw_breakpoint(struct task_struct *tsk) in flush_ptrace_hw_breakpoint() function
/Linux-v4.19/kernel/
Dexit.c884 flush_ptrace_hw_breakpoint(tsk); in do_exit()