OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pagealign_alloc
(Results
1 - 1
of
1
) sorted by null
/system/extras/tests/directiotest/
directiotest.c
52
static void *
pagealign_alloc
(size_t size)
function
212
read_buf =
pagealign_alloc
(test_size);
213
write_buf =
pagealign_alloc
(test_size);
Completed in 57 milliseconds