Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/namespaces/
H A Dstress_test.c520 __u64 temp_ns_ids[100]; in TEST() local
529 ret = sys_listns(&req, temp_ns_ids, ARRAY_SIZE(temp_ns_ids), 0); in TEST()