Searched refs:system_supports_mte (Results 1 – 6 of 6) sorted by relevance
82 if (!system_supports_mte() || ret) in memcmp_pages()273 if (!system_supports_mte()) in mte_thread_init_user()286 if (!system_supports_mte()) in mte_thread_switch()354 if (!system_supports_mte()) in mte_suspend_enter()373 if (!system_supports_mte()) in mte_suspend_exit()384 if (!system_supports_mte()) in set_mte_ctrl()425 if (!system_supports_mte()) in get_mte_ctrl()559 if (!system_supports_mte()) in mte_ptrace_copy_tags()621 if (!system_supports_mte()) in register_mte_tcf_preferred_sysctl()
262 if (!system_supports_mte()) in swsusp_mte_save_tags()
892 if (system_supports_mte()) { in set_tagged_addr_ctrl()
30 if (!system_supports_mte()) in copy_highpage()
1037 if (!system_supports_mte()) in tag_clear_highpages()
812 static inline bool system_supports_mte(void) in system_supports_mte() function