/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | 0001-memcheck-tests-Fix-timerfd-syscall-test.patch | 56 -#ifndef __NR_timerfd_create 58 +#if !defined(__NR_timerfd_create) 60 #define __NR_timerfd_create 283 90 return syscall(__NR_timerfd_create, clockid, flags);
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 83 #define __NR_timerfd_create 85 macro
|
H A D | unistd_64.h | 88 #define __NR_timerfd_create 85 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 89 #define __NR_timerfd_create 85 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 88 #define __NR_timerfd_create 85 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 268 #define __NR_timerfd_create 319 macro
|
H A D | unistd_32.h | 301 #define __NR_timerfd_create 319 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 287 #define __NR_timerfd_create 283 macro
|
H A D | unistd_32.h | 322 #define __NR_timerfd_create 322 macro
|
H A D | unistd_x32.h | 250 #define __NR_timerfd_create (__X32_SYSCALL_BIT + 283) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 299 #define __NR_timerfd_create 306 macro
|
H A D | unistd_32.h | 308 #define __NR_timerfd_create 306 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 233 #define __NR_timerfd_create 85 macro 234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 233 #define __NR_timerfd_create 85 macro 234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 233 #define __NR_timerfd_create 85 macro 234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 713 #define __NR_timerfd_create 350 macro 714 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 283 #define __NR_timerfd_create (__NR_Linux + 280) macro
|
H A D | unistd_n32.h | 287 #define __NR_timerfd_create (__NR_Linux + 284) macro
|
H A D | unistd_o32.h | 324 #define __NR_timerfd_create (__NR_Linux + 321) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 309 #define __NR_timerfd_create (__NR_SYSCALL_BASE + 350) macro
|