Home
last modified time | relevance | path

Searched refs:__NR_timerfd_create (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-tests-Fix-timerfd-syscall-test.patch56 -#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 Dunistd_32.h83 #define __NR_timerfd_create 85 macro
H A Dunistd_64.h88 #define __NR_timerfd_create 85 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h89 #define __NR_timerfd_create 85 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h88 #define __NR_timerfd_create 85 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h268 #define __NR_timerfd_create 319 macro
H A Dunistd_32.h301 #define __NR_timerfd_create 319 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h287 #define __NR_timerfd_create 283 macro
H A Dunistd_32.h322 #define __NR_timerfd_create 322 macro
H A Dunistd_x32.h250 #define __NR_timerfd_create (__X32_SYSCALL_BIT + 283) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h299 #define __NR_timerfd_create 306 macro
H A Dunistd_32.h308 #define __NR_timerfd_create 306 macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h233 #define __NR_timerfd_create 85 macro
234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h233 #define __NR_timerfd_create 85 macro
234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h233 #define __NR_timerfd_create 85 macro
234 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h713 #define __NR_timerfd_create 350 macro
714 __SYSCALL(__NR_timerfd_create, sys_timerfd_create)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h283 #define __NR_timerfd_create (__NR_Linux + 280) macro
H A Dunistd_n32.h287 #define __NR_timerfd_create (__NR_Linux + 284) macro
H A Dunistd_o32.h324 #define __NR_timerfd_create (__NR_Linux + 321) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h309 #define __NR_timerfd_create (__NR_SYSCALL_BASE + 350) macro