Home
last modified time | relevance | path

Searched refs:mte_set_report_once (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmte-kasan.h138 void mte_set_report_once(bool state);
171 static inline void mte_set_report_once(bool state) in mte_set_report_once() function
H A Dmemory.h234 #define arch_set_tagging_report_once(state) mte_set_report_once(state)
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmte.c139 void mte_set_report_once(bool state) in mte_set_report_once() function