Searched refs:mte_set_report_once (Results 1 – 3 of 3) sorted by relevance
138 void mte_set_report_once(bool state);171 static inline void mte_set_report_once(bool state) in mte_set_report_once() function
234 #define arch_set_tagging_report_once(state) mte_set_report_once(state)
139 void mte_set_report_once(bool state) in mte_set_report_once() function