Searched refs:TIF_MTE_ASYNC_FAULT (Results 1 – 3 of 3) sorted by relevance
65 #define TIF_MTE_ASYNC_FAULT 5 /* MTE Asynchronous Tag Check Fault */ macro99 #define _TIF_MTE_ASYNC_FAULT (1 << TIF_MTE_ASYNC_FAULT)
393 clear_tsk_thread_flag(dst, TIF_MTE_ASYNC_FAULT); in arch_dup_task_struct()
142 clear_thread_flag(TIF_MTE_ASYNC_FAULT); in do_notify_resume()