/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 145 #define __NR_uname 160 macro
|
H A D | unistd_64.h | 163 #define __NR_uname 160 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 164 #define __NR_uname 160 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 163 #define __NR_uname 160 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 92 #define __NR_uname 122 macro
|
H A D | unistd_32.h | 108 #define __NR_uname 122 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 67 #define __NR_uname 63 macro
|
H A D | unistd_32.h | 126 #define __NR_uname 122 macro
|
H A D | unistd_x32.h | 56 #define __NR_uname (__X32_SYSCALL_BIT + 63) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 126 #define __NR_uname 122 macro
|
H A D | unistd_32.h | 126 #define __NR_uname 122 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 428 #define __NR_uname 160 macro 429 __SYSCALL(__NR_uname, sys_newuname)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 428 #define __NR_uname 160 macro 429 __SYSCALL(__NR_uname, sys_newuname)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 428 #define __NR_uname 160 macro 429 __SYSCALL(__NR_uname, sys_newuname)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 257 #define __NR_uname 122 macro 258 __SYSCALL(__NR_uname, sys_newuname)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 65 #define __NR_uname (__NR_Linux + 61) macro
|
H A D | unistd_n32.h | 65 #define __NR_uname (__NR_Linux + 61) macro
|
H A D | unistd_o32.h | 126 #define __NR_uname (__NR_Linux + 122) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 93 #define __NR_uname (__NR_SYSCALL_BASE + 122) macro
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 268 #define __NR_sys_uname __NR_uname
|