Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dhw_breakpoint.h124 extern void hw_breakpoint_thread_switch(struct task_struct *next);
129 static inline void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
A Dswitch_to.h39 hw_breakpoint_thread_switch(next); \
/arch/arm64/include/asm/
A Dhw_breakpoint.h127 extern void hw_breakpoint_thread_switch(struct task_struct *next);
130 static inline void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
/arch/loongarch/kernel/
A Dhw_breakpoint.c545 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
/arch/arm64/kernel/
A Dprocess.c712 hw_breakpoint_thread_switch(next); in __switch_to()
A Dhw_breakpoint.c904 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function

Completed in 11 milliseconds