Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H 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
H A Dswitch_to.h39 hw_breakpoint_thread_switch(next); \
/openbmc/linux/arch/arm64/include/asm/
H 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
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c530 hw_breakpoint_thread_switch(next); in __switch_to()
H A Dhw_breakpoint.c909 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c533 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function