Lines Matching full:async
121 * async mode previously. in mte_enable_kernel_sync()
124 "MTE async mode enabled system wide!"); in mte_enable_kernel_sync()
134 * MTE async mode is set system wide by the first PE that in mte_enable_kernel_async()
138 * mode in between sync and async, this strategy needs in mte_enable_kernel_async()
151 * MTE asymm mode behaves as async mode for store in mte_enable_kernel_asymm()
156 * mode in between sync and async, this strategy needs in mte_enable_kernel_asymm()
222 sctlr |= SYS_FIELD_PREP_ENUM(SCTLR_EL1, TCF0, ASYNC); in mte_update_sctlr_user()
283 * Check if an async tag exception occurred at EL1. in mte_thread_switch()
374 * If the system supports it and both sync and async modes are in set_mte_ctrl()
376 * Userspace could see a mix of both sync and async anyway due in set_mte_ctrl()
555 return sysfs_emit(buf, "async\n"); in mte_tcf_preferred_show()
571 if (sysfs_streq(buf, "async")) in mte_tcf_preferred_store()