/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 139 #define __NR_setpgid 154 macro
|
H A D | unistd_64.h | 157 #define __NR_setpgid 154 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 158 #define __NR_setpgid 154 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 157 #define __NR_setpgid 154 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 43 #define __NR_setpgid 57 macro
|
H A D | unistd_32.h | 52 #define __NR_setpgid 57 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 113 #define __NR_setpgid 109 macro
|
H A D | unistd_32.h | 61 #define __NR_setpgid 57 macro
|
H A D | unistd_x32.h | 101 #define __NR_setpgid (__X32_SYSCALL_BIT + 109) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 61 #define __NR_setpgid 57 macro
|
H A D | unistd_32.h | 61 #define __NR_setpgid 57 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 416 #define __NR_setpgid 154 macro 417 __SYSCALL(__NR_setpgid, sys_setpgid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 416 #define __NR_setpgid 154 macro 417 __SYSCALL(__NR_setpgid, sys_setpgid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 416 #define __NR_setpgid 154 macro 417 __SYSCALL(__NR_setpgid, sys_setpgid)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 127 #define __NR_setpgid 57 macro 128 __SYSCALL(__NR_setpgid, sys_setpgid)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 111 #define __NR_setpgid (__NR_Linux + 107) macro
|
H A D | unistd_n32.h | 111 #define __NR_setpgid (__NR_Linux + 107) macro
|
H A D | unistd_o32.h | 61 #define __NR_setpgid (__NR_Linux + 57) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 45 #define __NR_setpgid (__NR_SYSCALL_BASE + 57) macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 955 return my_syscall2(__NR_setpgid, pid, pgid); in sys_setpgid()
|