/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0001-sched_attr-Do-not-define-for-glibc-2.41.patch | 29 #define __NR_sys_sched_setaffinity __NR_sched_setaffinity
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 109 #define __NR_sched_setaffinity 122 macro
|
H A D | unistd_64.h | 125 #define __NR_sched_setaffinity 122 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 126 #define __NR_sched_setaffinity 122 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 125 #define __NR_sched_setaffinity 122 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 191 #define __NR_sched_setaffinity 239 macro
|
H A D | unistd_32.h | 223 #define __NR_sched_setaffinity 239 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 207 #define __NR_sched_setaffinity 203 macro
|
H A D | unistd_32.h | 243 #define __NR_sched_setaffinity 241 macro
|
H A D | unistd_x32.h | 185 #define __NR_sched_setaffinity (__X32_SYSCALL_BIT + 203) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 219 #define __NR_sched_setaffinity 222 macro
|
H A D | unistd_32.h | 226 #define __NR_sched_setaffinity 222 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 339 #define __NR_sched_setaffinity 122 macro 340 __SC_COMP(__NR_sched_setaffinity, sys_sched_setaffinity, \
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 339 #define __NR_sched_setaffinity 122 macro 340 __SC_COMP(__NR_sched_setaffinity, sys_sched_setaffinity, \
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 339 #define __NR_sched_setaffinity 122 macro 340 __SC_COMP(__NR_sched_setaffinity, sys_sched_setaffinity, \
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 495 #define __NR_sched_setaffinity 241 macro 496 __SYSCALL(__NR_sched_setaffinity, compat_sys_sched_setaffinity)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 199 #define __NR_sched_setaffinity (__NR_Linux + 195) macro
|
H A D | unistd_n32.h | 199 #define __NR_sched_setaffinity (__NR_Linux + 195) macro
|
H A D | unistd_o32.h | 243 #define __NR_sched_setaffinity (__NR_Linux + 239) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 202 #define __NR_sched_setaffinity (__NR_SYSCALL_BASE + 241) macro
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 358 #define __NR_sys_sched_setaffinity __NR_sched_setaffinity
|