Home
last modified time | relevance | path

Searched defs:uid (Results 1 – 7 of 7) sorted by relevance

/tools/perf/util/
Dthread_map.c95 struct thread_map *thread_map__new_by_uid(uid_t uid) in thread_map__new_by_uid()
181 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new()
316 uid_t uid) in thread_map__new_str()
Dtarget.c87 int uid = strtol(str, &endptr, 10); in target__parse_uid() local
Dtarget.h13 uid_t uid; member
Dpython.c585 int pid = -1, tid = -1, uid = UINT_MAX; in pyrf_thread_map__init() local
/tools/testing/selftests/mount/
Dunprivileged-remount-test.c156 uid_t uid; in create_and_enter_userns() local
/tools/testing/selftests/capabilities/
Dtest_execve.c220 static int do_tests(int uid, const char *our_path) in do_tests()
/tools/include/uapi/drm/
Ddrm.h240 unsigned long uid; /**< User ID */ member