Searched refs:GID_MAP (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/containers/userns/ |
H A D | common.h | 13 #define GID_MAP 1 macro 25 case GID_MAP: in updatemap()
|
H A D | userns03.c | 44 #define GID_MAP 1 macro 175 updatemap(cpid1, GID_MAP, CHILD1GID, parentgid); in run() 176 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid); in run()
|
H A D | userns_helper.h | 20 #define GID_MAP 1 macro 52 else if (type == GID_MAP) in updatemap()
|
H A D | userns07.c | 50 updatemap(cpid, GID_MAP, 0, parentgid); in child_fn1() 83 updatemap(cpid, GID_MAP, 0, parentgid); in run()
|
H A D | userns06.c | 108 updatemap(cpid1, GID_MAP, CHILD1GID, parentgid); in run() 109 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid); in run()
|
Completed in 3 milliseconds