Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/containers/sysvipc/
H A Dcommon.h17 T_CLONE, enumerator
31 use_clone = T_CLONE; in get_clone_unshare_enum()
85 case T_CLONE: in clone_unshare_test()
H A Dshm_comm.c82 clone_unshare_test(T_CLONE, CLONE_NEWIPC, chld1_shm); in run()
83 clone_unshare_test(T_CLONE, CLONE_NEWIPC, chld2_shm); in run()
H A Dmsg_comm.c90 clone_unshare_test(T_CLONE, CLONE_NEWIPC, chld1_msg); in run()
91 clone_unshare_test(T_CLONE, CLONE_NEWIPC, chld2_msg); in run()
H A Dsem_comm.c98 clone_unshare_test(T_CLONE, CLONE_NEWIPC, chld1_sem); in run()
99 clone_unshare_test(T_CLONE, CLONE_NEWIPC, chld2_sem); in run()
H A Dipcns_helper.h36 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWIPC, dummy_child, NULL); in check_newipc()
/third_party/ltp/testcases/kernel/containers/libclone/
H A Dlibclone.c112 case T_CLONE: in do_clone_unshare_test()
133 case T_CLONE: in do_clone_unshare_tests()
H A Dlibclone.h34 #define T_CLONE 1 macro
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns_helper.h31 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWPID, dummy_child, NULL); in check_newpid()
/third_party/ltp/testcases/kernel/containers/mountns/
H A Dmountns_helper.h36 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWNS, dummy_child, NULL); in check_newns()
/third_party/ltp/testcases/kernel/containers/mqns/
H A Dmqns_helper.h51 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWIPC, dummy_child, NULL); in check_mqns()
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c75 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWUTS, dummy_child, NULL); in check_newuts()
313 use_clone = T_CLONE; in main()
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns_helper.h35 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWUSER, dummy_child, NULL); in check_newuser()

Completed in 3 milliseconds