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

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

Completed in 343 milliseconds