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.c43 static void child_alloc(void);
69 child_alloc(); in main()
101 static void child_alloc(void) in child_alloc() function
Dprocess_vm_readv03.c56 static void child_alloc(int *bufsz_arr);
87 child_alloc(bufsz_arr); in main()
135 static void child_alloc(int *bufsz_arr) in child_alloc() function
/external/ltp/testcases/kernel/mem/lib/
Dmem.c71 static void child_alloc(int testcase, int lite, int threads) in child_alloc() function
137 child_alloc(testcase, lite, threads); in oom()