Home
last modified time | relevance | path

Searched refs:test_VM (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone02.c84 static int test_VM(void);
216 * changed by child in test_VM(), for testing CLONE_VM flag in test_setup()
263 if (test_VM() == 0 && test_FILES() == 0 && test_FS() == 0 && in child_fn()
302 * test_VM() - function to change parent_variable from child's
308 static int test_VM(void) in test_VM() function

Completed in 2 milliseconds