Home
last modified time | relevance | path

Searched refs:getgid (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/tools/testing/selftests/mount/
Dunprivileged-remount-test.c160 gid = getgid(); in create_and_enter_userns()
/Linux-v4.19/tools/testing/selftests/capabilities/
Dtest_execve.c97 outer_gid = getgid(); in create_and_enter_ns()
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl50 47 32 getgid - compat_sys_s390_getgid16
195 200 64 getgid sys_getgid -
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl50 47 32 getgid - compat_sys_s390_getgid16
195 200 64 getgid sys_getgid -
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h54 SYSCALL_SPU(getgid)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S117 ENTRY_SAME(getgid)
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl115 104 common getgid __x64_sys_getgid
Dsyscall_32.tbl61 47 i386 getgid sys_getgid16 __ia32_sys_getgid16
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl115 104 common getgid __x64_sys_getgid
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl61 47 common getgid sys_getgid16
/Linux-v4.19/kernel/
Dsys.c928 SYSCALL_DEFINE0(getgid) in SYSCALL_DEFINE0() argument