/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | unistd.h | 12 #define __NR_getuid __NR_getxuid macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_lookup_percpu_elem.c | 46 syscall(__NR_getuid); in test_map_lookup_percpu_elem()
|
H A D | map_ops.c | 23 (void)syscall(__NR_getuid); in map_push()
|
H A D | global_map_resize.c | 16 (void)syscall(__NR_getuid); in run_prog_data_array_sum()
|
/openbmc/linux/samples/bpf/ |
H A D | tracex5.bpf.c | 38 if (sc_nr >= __NR_getuid && sc_nr <= __NR_getsid) { in bpf_prog1()
|
H A D | map_perf_test_user.c | 89 syscall(__NR_getuid); in test_hash_prealloc()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 154 #define __NR_getuid 174 macro
|
H A D | unistd_64.h | 177 #define __NR_getuid 174 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 178 #define __NR_getuid 174 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 175 #define __NR_getuid 174 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 153 #define __NR_getuid 199 macro
|
H A D | unistd_32.h | 26 #define __NR_getuid 24 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 106 #define __NR_getuid 102 macro
|
H A D | unistd_32.h | 28 #define __NR_getuid 24 macro
|
H A D | unistd_x32.h | 94 #define __NR_getuid (__X32_SYSCALL_BIT + 102) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 28 #define __NR_getuid 24 macro
|
H A D | unistd_32.h | 28 #define __NR_getuid 24 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 465 #define __NR_getuid 174 macro 466 __SYSCALL(__NR_getuid, sys_getuid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 465 #define __NR_getuid 174 macro 466 __SYSCALL(__NR_getuid, sys_getuid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 465 #define __NR_getuid 174 macro 466 __SYSCALL(__NR_getuid, sys_getuid)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 61 #define __NR_getuid 24 macro 62 __SYSCALL(__NR_getuid, sys_getuid16)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 104 #define __NR_getuid (__NR_Linux + 100) macro
|
H A D | unistd_n32.h | 104 #define __NR_getuid (__NR_Linux + 100) macro
|
H A D | unistd_o32.h | 28 #define __NR_getuid (__NR_Linux + 24) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 23 #define __NR_getuid (__NR_SYSCALL_BASE + 24) macro
|