Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm_readv02.c42 static void child_alloc(void);
67 child_alloc(); in main()
97 static void child_alloc(void) in child_alloc() function
Dprocess_vm_readv03.c56 static void child_alloc(int *bufsz_arr);
86 child_alloc(bufsz_arr); in main()
132 static void child_alloc(int *bufsz_arr) in child_alloc() function
/external/ltp/testcases/kernel/mem/lib/
Dmem.c75 static void child_alloc(int testcase, int lite, int threads) in child_alloc() function
135 child_alloc(testcase, lite, threads); in oom()