Home
last modified time | relevance | path

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

/external/fio/
Dmemory.c185 static int alloc_mem_malloc(struct thread_data *td, size_t total_mem) in alloc_mem_malloc() function
223 ret = alloc_mem_malloc(td, total_mem); in allocate_io_mem()