Searched refs:TIF_MTE_ASYNC_FAULT (Results 1 – 4 of 4) sorted by relevance
69 #define TIF_MTE_ASYNC_FAULT 5 /* MTE Asynchronous Tag Check Fault */ macro99 #define _TIF_MTE_ASYNC_FAULT (1 << TIF_MTE_ASYNC_FAULT)
243 clear_thread_flag(TIF_MTE_ASYNC_FAULT); in mte_thread_init_user()
311 clear_tsk_thread_flag(dst, TIF_MTE_ASYNC_FAULT); in arch_dup_task_struct()
935 clear_thread_flag(TIF_MTE_ASYNC_FAULT); in do_notify_resume()
Completed in 10 milliseconds