Home
last modified time | relevance | path

Searched refs:sys_getuid (Results 1 – 21 of 21) sorted by relevance

/linux/tools/include/nolibc/
H A Dsys.h539 uid_t sys_getuid(void) in sys_getuid() function
551 return sys_getuid(); in getuid()
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl40 24 64 getuid sys_getuid
63 44 32 getuid32 sys_getuid
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst346 | getuid | 1 | Process Mgmt. | sys_getuid() |
492 | getuid | 2 | Process Mgmt. | sys_getuid() |
578 | getuid | 1 | Process Mgmt. | sys_getuid() |
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl110 100 n64 getuid sys_getuid
/linux/scripts/
H A Dsyscall.tbl215 174 common getuid sys_getuid
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl215 174 common getuid sys_getuid
H A Dsyscall_32.tbl214 199 common getuid32 sys_getuid
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl215 174 common getuid sys_getuid
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl158 199 common getuid sys_getuid
/linux/tools/scripts/
H A Dsyscall.tbl215 174 common getuid sys_getuid
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl35 24 common getuid sys_getuid
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl209 199 common getuid32 sys_getuid
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl151 137 common getuid sys_getuid
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl114 102 common getuid sys_getuid
H A Dsyscall_32.tbl214 199 i386 getuid32 sys_getuid
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl217 199 common getuid32 sys_getuid
/linux/include/uapi/asm-generic/
H A Dunistd.h466 __SYSCALL(__NR_getuid, sys_getuid)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h466 __SYSCALL(__NR_getuid, sys_getuid)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl40 24 common getuid sys_getuid
/linux/arch/alpha/kernel/
H A Dosf_sys.c1272 return sys_getuid(); in SYSCALL_DEFINE0()
/linux/include/linux/
H A Dsyscalls.h729 asmlinkage long sys_getuid(void);