/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 142 #define __NR_setsid 157 macro
|
H A D | unistd_64.h | 160 #define __NR_setsid 157 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 161 #define __NR_setsid 157 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 160 #define __NR_setsid 157 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 50 #define __NR_setsid 66 macro
|
H A D | unistd_32.h | 59 #define __NR_setsid 66 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 116 #define __NR_setsid 112 macro
|
H A D | unistd_32.h | 70 #define __NR_setsid 66 macro
|
H A D | unistd_x32.h | 104 #define __NR_setsid (__X32_SYSCALL_BIT + 112) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 70 #define __NR_setsid 66 macro
|
H A D | unistd_32.h | 70 #define __NR_setsid 66 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 422 #define __NR_setsid 157 macro 423 __SYSCALL(__NR_setsid, sys_setsid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 422 #define __NR_setsid 157 macro 423 __SYSCALL(__NR_setsid, sys_setsid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 422 #define __NR_setsid 157 macro 423 __SYSCALL(__NR_setsid, sys_setsid)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 145 #define __NR_setsid 66 macro 146 __SYSCALL(__NR_setsid, sys_setsid)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 114 #define __NR_setsid (__NR_Linux + 110) macro
|
H A D | unistd_n32.h | 114 #define __NR_setsid (__NR_Linux + 110) macro
|
H A D | unistd_o32.h | 70 #define __NR_setsid (__NR_Linux + 66) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 52 #define __NR_setsid (__NR_SYSCALL_BASE + 66) macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 972 return my_syscall0(__NR_setsid); in sys_setsid()
|