Searched refs:check_allocated_memory_range (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.h112 static inline int check_allocated_memory_range(void *ptr, size_t size, int mem_type, function
H A Dcheck_mmap_options.c142 if (check_allocated_memory_range(ptr, sizes[run], mem_type,
163 if (check_allocated_memory_range(ptr, sizes[run], mem_type,
H A Dcheck_buffer_fill.c76 if (check_allocated_memory_range(ptr, sizes[i], mem_type,
172 if (check_allocated_memory_range(ptr, sizes[i], mem_type,
H A Dcheck_child_memory.c95 if (check_allocated_memory_range(ptr, sizes[run], mem_type,

Completed in 145 milliseconds