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

/linux-master/arch/loongarch/include/asm/
H A Dswitch_to.h39 hw_breakpoint_thread_switch(next); \
H 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) function
/linux-master/arch/arm64/include/asm/
H 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) function
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c519 void hw_breakpoint_thread_switch(struct task_struct *next) function
/linux-master/arch/arm64/kernel/
H A Dprocess.c527 hw_breakpoint_thread_switch(next);
H A Dhw_breakpoint.c910 void hw_breakpoint_thread_switch(struct task_struct *next) function

Completed in 146 milliseconds