Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c97 gid_t gid = getgid(); in create_and_enter_ns()
H A Dunprivileged-remount-test.c160 gid = getgid(); in create_and_enter_userns()
/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c83 gid = getgid(); in create_and_enter_userns()
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test_ns.c137 gid_t gid = getgid(); in setup_namespace()
H A Dstatmount_test.c133 gid_t gid = getgid(); in setup_namespace()
/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c89 outer_gid = getgid(); in create_and_enter_ns()
/linux/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c335 if (getgid() == child_gid) in test_setgid()
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl50 47 32 getgid - sys_getgid16
195 200 64 getgid sys_getgid -
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl112 102 n64 getgid sys_getgid
/linux/scripts/
H A Dsyscall.tbl217 176 common getgid sys_getgid
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl116 104 common getgid sys_getgid
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl116 104 common getgid sys_getgid
H A Dsyscall_32.tbl62 47 i386 getgid sys_getgid16
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c256 gid = getgid(); in create_and_enter_userns()
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl68 47 common getgid sys_getgid
/linux/kernel/
H A Dsys.c1009 SYSCALL_DEFINE0(getgid) in SYSCALL_DEFINE0() argument