Searched defs:tag_check (Results 1 – 2 of 2) sorted by relevance
33 static int check_mte_memory(char *ptr, int size, int mode, int tag_check) in check_mte_memory()60 static int check_anonymous_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_anonymous_memory_mapping()91 static int check_file_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_file_memory_mapping()
334 void tag_check(void) in tag_check() function