Searched refs:ns_types (Results 1 – 5 of 5) sorted by relevance
109 t->ns_type = ns_types[i]; in setup0()114 t->ns_type = ns_types[i]; in setup1()139 t->ns_type = ns_types[(i+1) % ns_total]; in setup3()148 t->ns_type = ns_types[i]; in setup4()
26 static int ns_types[NS_MAX]; variable54 ns_types[ns_total] = clone_type; in init_ns_type()
91 : ns_types(CLONE_NEWUSER | CLONE_NEWPID | CLONE_NEWNET), in Options()131 if ((ns_type & ns_sandbox_options.ns_types) == 0) { in LaunchProcessWithOptions()
47 int ns_types; member
108 options.ns_types = CLONE_NEWUSER | CLONE_NEWPID; in TEST_F()