Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmte.h41 void mte_thread_switch(struct task_struct *next);
62 static inline void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function
/kernel/linux/linux-6.6/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) in mte_thread_switch() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmte.c88 * mte_thread_switch() checks current->thread.sctlr_tcf0 as an in set_sctlr_el1_tcf0()
132 void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function
H A Dprocess.c566 mte_thread_switch(next); in __switch_to()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dmte.c244 void mte_thread_switch(struct task_struct *next) in mte_thread_switch() function
H A Dprocess.c550 mte_thread_switch(next); in __switch_to()

Completed in 5 milliseconds