Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A 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.3-rc2/arch/loongarch/include/asm/
A Dhw_breakpoint.h122 extern void hw_breakpoint_thread_switch(struct task_struct *next);
127 static inline void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
A Dswitch_to.h37 hw_breakpoint_thread_switch(next); \
/linux-6.3-rc2/arch/arm64/kernel/
A Dprocess.c530 hw_breakpoint_thread_switch(next); in __switch_to()
A Dhw_breakpoint.c909 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
/linux-6.3-rc2/arch/loongarch/kernel/
A Dhw_breakpoint.c518 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function

Completed in 15 milliseconds