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
51
static void *
pagealign_alloc
(size_t size)
function
211
read_buf =
pagealign_alloc
(test_size);
212
write_buf =
pagealign_alloc
(test_size);
Completed in 220 milliseconds