/openbmc/linux/samples/bpf/ |
H A D | tracex5.bpf.c | 38 if (sc_nr >= __NR_getuid && sc_nr <= __NR_getsid) { in bpf_prog1()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 141 #define __NR_getsid 156 macro
|
H A D | unistd_64.h | 159 #define __NR_getsid 156 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 160 #define __NR_getsid 156 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 159 #define __NR_getsid 156 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 113 #define __NR_getsid 147 macro
|
H A D | unistd_32.h | 132 #define __NR_getsid 147 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 128 #define __NR_getsid 124 macro
|
H A D | unistd_32.h | 151 #define __NR_getsid 147 macro
|
H A D | unistd_x32.h | 116 #define __NR_getsid (__X32_SYSCALL_BIT + 124) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 151 #define __NR_getsid 147 macro
|
H A D | unistd_32.h | 151 #define __NR_getsid 147 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 420 #define __NR_getsid 156 macro 421 __SYSCALL(__NR_getsid, sys_getsid)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 420 #define __NR_getsid 156 macro 421 __SYSCALL(__NR_getsid, sys_getsid)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 420 #define __NR_getsid 156 macro 421 __SYSCALL(__NR_getsid, sys_getsid)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 307 #define __NR_getsid 147 macro 308 __SYSCALL(__NR_getsid, sys_getsid)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 126 #define __NR_getsid (__NR_Linux + 122) macro
|
H A D | unistd_n32.h | 126 #define __NR_getsid (__NR_Linux + 122) macro
|
H A D | unistd_o32.h | 155 #define __NR_getsid (__NR_Linux + 151) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 114 #define __NR_getsid (__NR_SYSCALL_BASE + 147) macro
|