Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dhw_breakpoint.h125 extern void hw_breakpoint_thread_switch(struct task_struct *next);
128 static inline void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function
/linux-4.4.14/arch/arm64/kernel/
Dprocess.c321 hw_breakpoint_thread_switch(next); in __switch_to()
Dhw_breakpoint.c820 void hw_breakpoint_thread_switch(struct task_struct *next) in hw_breakpoint_thread_switch() function