OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alloc_mem_mmap
(Results
1 - 1
of
1
) sorted by null
/external/fio/
memory.c
125
static int
alloc_mem_mmap
(struct thread_data *td, size_t total_mem)
function
235
ret =
alloc_mem_mmap
(td, total_mem);
Completed in 142 milliseconds