Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dmte.h69 static inline void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function
/linux-5.19.10/arch/arm64/kernel/
Dmte.c275 void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function