Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c82 static int do_child_newipc(void *arg) in do_child_newipc() function
143 test_flag(CLONE_NEWIPC, CLONE_NEWIPC, do_child_newipc); in test_all()
144 test_flag(CLONE_NEWIPC, 0, do_child_newipc); in test_all()