Home
last modified time | relevance | path

Searched refs:hw_breakpoint_thread_switch (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/arm64/include/asm/
Dhw_breakpoint.h128 extern void hw_breakpoint_thread_switch(struct task_struct *next);
131 static inline void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
/Linux-v5.4/arch/arm64/kernel/
Dprocess.c504 hw_breakpoint_thread_switch(next); in __switch_to()
Dhw_breakpoint.c901 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function