Searched defs:allocate_memory (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/controllers/memctl/
H A Dmemctl_test01.c64 int allocate_memory(void);
112 ret = allocate_memory(); /*should i check ret? */
159 allocate_memory();
162 int allocate_memory() function

Completed in 267 milliseconds