Home
last modified time | relevance | path

Searched refs:UID_MAP (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/containers/userns/
H A Dcommon.h12 #define UID_MAP 0 macro
22 case UID_MAP: in updatemap()
H A Duserns03.c43 #define UID_MAP 0 macro
172 updatemap(cpid1, UID_MAP, CHILD1UID, parentuid); in run()
173 updatemap(cpid2, UID_MAP, CHILD2UID, parentuid); in run()
H A Duserns_helper.h19 #define UID_MAP 0 macro
50 if (type == UID_MAP) in updatemap()
H A Duserns07.c49 updatemap(cpid, UID_MAP, 0, parentuid); in child_fn1()
82 updatemap(cpid, UID_MAP, 0, parentuid); in run()
H A Duserns06.c105 updatemap(cpid1, UID_MAP, CHILD1UID, parentuid); in run()
106 updatemap(cpid2, UID_MAP, CHILD2UID, parentuid); in run()
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr05.c41 #define UID_MAP "/proc/self/uid_map" macro
102 SAFE_ACCESS(UID_MAP, F_OK); in do_unshare()
104 SAFE_FILE_PRINTF(UID_MAP, "%d %d %d", 0, 0, 1); in do_unshare()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify17.c35 #define UID_MAP "/proc/self/uid_map" macro
161 SAFE_ACCESS(UID_MAP, F_OK); in do_unshare()
163 SAFE_FILE_PRINTF(UID_MAP, "%d %d %d", 0, 0, 1); in do_unshare()

Completed in 3 milliseconds