Lines Matching full:async
111 * async mode previously. in mte_enable_kernel_sync()
114 "MTE async mode enabled system wide!"); in mte_enable_kernel_sync()
124 * MTE async mode is set system wide by the first PE that in mte_enable_kernel_async()
128 * mode in between sync and async, this strategy needs in mte_enable_kernel_async()
141 * MTE asymm mode behaves as async mode for store in mte_enable_kernel_asymm()
146 * mode in between sync and async, this strategy needs in mte_enable_kernel_asymm()
230 sctlr |= SYS_FIELD_PREP_ENUM(SCTLR_EL1, TCF0, ASYNC); in mte_update_sctlr_user()
295 * Check if an async tag exception occurred at EL1. in mte_thread_switch()
386 * If the system supports it and both sync and async modes are in set_mte_ctrl()
388 * Userspace could see a mix of both sync and async anyway due in set_mte_ctrl()
580 return sysfs_emit(buf, "async\n"); in mte_tcf_preferred_show()
596 if (sysfs_streq(buf, "async")) in mte_tcf_preferred_store()