Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/userns/
Duserns_helper.h20 #define GID_MAP 1 macro
52 else if (type == GID_MAP) in updatemap()
Duserns03.c58 #define GID_MAP 1 macro
225 updatemap(cpid1, GID_MAP, CHILD1GID, parentgid, cleanup); in main()
226 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid, cleanup); in main()
Duserns07.c71 updatemap(cpid1, GID_MAP, 0, parentgid, NULL); in child_fn1()
112 updatemap(cpid1, GID_MAP, 0, parentgid, cleanup); in test_max_nest()
Duserns06.c152 updatemap(cpid1, GID_MAP, CHILD1GID, parentgid, cleanup); in main()
153 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid, cleanup); in main()