Home
last modified time | relevance | path

Searched defs:mte_thread_switch (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dmte.h140 static inline void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function
/linux/arch/arm64/kernel/
H A Dmte.c283 void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function