/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | 0001-lss-Match-syscalls-to-match-musl.patch | 32 #ifndef __NR_setresuid 58 #ifndef __NR_setresuid
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 132 #define __NR_setresuid 147 macro
|
H A D | unistd_64.h | 150 #define __NR_setresuid 147 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 151 #define __NR_setresuid 147 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 150 #define __NR_setresuid 147 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 162 #define __NR_setresuid 208 macro
|
H A D | unistd_32.h | 149 #define __NR_setresuid 164 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 121 #define __NR_setresuid 117 macro
|
H A D | unistd_32.h | 168 #define __NR_setresuid 164 macro
|
H A D | unistd_x32.h | 109 #define __NR_setresuid (__X32_SYSCALL_BIT + 117) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 168 #define __NR_setresuid 164 macro
|
H A D | unistd_32.h | 168 #define __NR_setresuid 164 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 402 #define __NR_setresuid 147 macro 403 __SYSCALL(__NR_setresuid, sys_setresuid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 402 #define __NR_setresuid 147 macro 403 __SYSCALL(__NR_setresuid, sys_setresuid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 402 #define __NR_setresuid 147 macro 403 __SYSCALL(__NR_setresuid, sys_setresuid)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 341 #define __NR_setresuid 164 macro 342 __SYSCALL(__NR_setresuid, sys_setresuid16)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 119 #define __NR_setresuid (__NR_Linux + 115) macro
|
H A D | unistd_n32.h | 119 #define __NR_setresuid (__NR_Linux + 115) macro
|
H A D | unistd_o32.h | 189 #define __NR_setresuid (__NR_Linux + 185) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 131 #define __NR_setresuid (__NR_SYSCALL_BASE + 164) macro
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 7224 #define __NR_sys_setresuid __NR_setresuid
|