Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/arm64/kernel/
Dprocess.c527 hw_breakpoint_thread_switch(next); in __switch_to()
Dhw_breakpoint.c909 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function