/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | unistd_64.h | 23 #ifndef __NR_setns 24 #define __NR_setns 308 macro
|
H A D | unistd_32.h | 26 #ifndef __NR_setns 27 #define __NR_setns 346 macro
|
/openbmc/linux/tools/perf/util/ |
H A D | setns.c | 9 return syscall(__NR_setns, fd, nstype); in setns()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 228 #define __NR_setns 268 macro
|
H A D | unistd_64.h | 257 #define __NR_setns 268 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 256 #define __NR_setns 268 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 253 #define __NR_setns 268 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 288 #define __NR_setns 339 macro
|
H A D | unistd_32.h | 321 #define __NR_setns 339 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 312 #define __NR_setns 308 macro
|
H A D | unistd_32.h | 346 #define __NR_setns 346 macro
|
H A D | unistd_x32.h | 270 #define __NR_setns (__X32_SYSCALL_BIT + 308) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 343 #define __NR_setns 350 macro
|
H A D | unistd_32.h | 352 #define __NR_setns 350 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 653 #define __NR_setns 268 macro 654 __SYSCALL(__NR_setns, sys_setns)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 653 #define __NR_setns 268 macro 654 __SYSCALL(__NR_setns, sys_setns)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 653 #define __NR_setns 268 macro 654 __SYSCALL(__NR_setns, sys_setns)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 763 #define __NR_setns 375 macro 764 __SYSCALL(__NR_setns, sys_setns)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 306 #define __NR_setns (__NR_Linux + 303) macro
|
H A D | unistd_n32.h | 311 #define __NR_setns (__NR_Linux + 308) macro
|
H A D | unistd_o32.h | 347 #define __NR_setns (__NR_Linux + 344) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 334 #define __NR_setns (__NR_SYSCALL_BASE + 375) macro
|