Home
last modified time | relevance | path

Searched defs:tag_check (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c33 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()
92 static int check_file_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_file_memory_mapping()