/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | unistd.h | 13 #define __NR_getgid __NR_getxgid macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_ops.c | 33 (void)syscall(__NR_getgid); in map_peek()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 156 #define __NR_getgid 176 macro
|
H A D | unistd_64.h | 179 #define __NR_getgid 176 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 180 #define __NR_getgid 176 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 177 #define __NR_getgid 176 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 154 #define __NR_getgid 200 macro
|
H A D | unistd_32.h | 44 #define __NR_getgid 47 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 108 #define __NR_getgid 104 macro
|
H A D | unistd_32.h | 51 #define __NR_getgid 47 macro
|
H A D | unistd_x32.h | 96 #define __NR_getgid (__X32_SYSCALL_BIT + 104) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 51 #define __NR_getgid 47 macro
|
H A D | unistd_32.h | 51 #define __NR_getgid 47 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 469 #define __NR_getgid 176 macro 470 __SYSCALL(__NR_getgid, sys_getgid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 469 #define __NR_getgid 176 macro 470 __SYSCALL(__NR_getgid, sys_getgid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 469 #define __NR_getgid 176 macro 470 __SYSCALL(__NR_getgid, sys_getgid)
|
/openbmc/linux/samples/bpf/ |
H A D | map_perf_test_user.c | 242 syscall(__NR_getgid); in test_hash_kmalloc()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 107 #define __NR_getgid 47 macro 108 __SYSCALL(__NR_getgid, sys_getgid16)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 106 #define __NR_getgid (__NR_Linux + 102) macro
|
H A D | unistd_n32.h | 106 #define __NR_getgid (__NR_Linux + 102) macro
|
H A D | unistd_o32.h | 51 #define __NR_getgid (__NR_Linux + 47) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 38 #define __NR_getgid (__NR_SYSCALL_BASE + 47) macro
|