/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | 0001-memcheck-tests-Fix-timerfd-syscall-test.patch | 68 -#ifndef __NR_timerfd_settime 70 +#if !defined(__NR_timerfd_settime) 72 #define __NR_timerfd_settime 286
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 90 #define __NR_timerfd_settime 86 macro
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_64.h | 89 #define __NR_timerfd_settime 86 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 89 #define __NR_timerfd_settime 86 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 269 #define __NR_timerfd_settime 320 macro
|
H A D | unistd_32.h | 302 #define __NR_timerfd_settime 320 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 290 #define __NR_timerfd_settime 286 macro
|
H A D | unistd_32.h | 325 #define __NR_timerfd_settime 325 macro
|
H A D | unistd_x32.h | 253 #define __NR_timerfd_settime (__X32_SYSCALL_BIT + 286) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 304 #define __NR_timerfd_settime 311 macro
|
H A D | unistd_32.h | 313 #define __NR_timerfd_settime 311 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 237 #define __NR_timerfd_settime 86 macro 238 __SC_3264(__NR_timerfd_settime, sys_timerfd_settime32, \
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 237 #define __NR_timerfd_settime 86 macro 238 __SC_3264(__NR_timerfd_settime, sys_timerfd_settime32, \
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 237 #define __NR_timerfd_settime 86 macro 238 __SC_3264(__NR_timerfd_settime, sys_timerfd_settime32, \
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 719 #define __NR_timerfd_settime 353 macro 720 __SYSCALL(__NR_timerfd_settime, sys_timerfd_settime32)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 285 #define __NR_timerfd_settime (__NR_Linux + 282) macro
|
H A D | unistd_n32.h | 289 #define __NR_timerfd_settime (__NR_Linux + 286) macro
|
H A D | unistd_o32.h | 326 #define __NR_timerfd_settime (__NR_Linux + 323) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 312 #define __NR_timerfd_settime (__NR_SYSCALL_BASE + 353) macro
|