Home
last modified time | relevance | path

Searched refs:mte_allocate_file_memory (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/arm64/mte/
A Dmte_common_util.h48 void *mte_allocate_file_memory(size_t size, int mem_type, int mapping,
A Dcheck_child_memory.c119 map_ptr = (char *)mte_allocate_file_memory(map_size, mem_type, mapping, false, fd); in check_child_file_mapping()
A Dcheck_mmap_options.c105 map_ptr = (char *)mte_allocate_file_memory(map_size, mem_type, mapping, false, fd); in check_file_memory_mapping()
A Dmte_common_util.c180 void *mte_allocate_file_memory(size_t size, int mem_type, int mapping, bool tags, int fd) in mte_allocate_file_memory() function
A Dcheck_buffer_fill.c387 ptr = (char *)mte_allocate_file_memory(sizes[run], mem_type, mapping, false, fd); in check_memory_initial_tags()

Completed in 6 milliseconds