Searched refs:mte_thread_switch (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dmte.h96 void mte_thread_switch(struct task_struct *next);
134 static inline void mte_thread_switch(struct task_struct *next) function
/linux-master/arch/arm64/kernel/
H A Dmte.c244 void mte_thread_switch(struct task_struct *next) function
H A Dprocess.c547 mte_thread_switch(next);

Completed in 86 milliseconds