Home
last modified time | relevance | path

Searched refs:__NR_timerfd_settime (Results 1 – 19 of 19) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-tests-Fix-timerfd-syscall-test.patch68 -#ifndef __NR_timerfd_settime
70 +#if !defined(__NR_timerfd_settime)
72 #define __NR_timerfd_settime 286
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h90 #define __NR_timerfd_settime 86 macro
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_64.h89 #define __NR_timerfd_settime 86 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h89 #define __NR_timerfd_settime 86 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h269 #define __NR_timerfd_settime 320 macro
H A Dunistd_32.h302 #define __NR_timerfd_settime 320 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h290 #define __NR_timerfd_settime 286 macro
H A Dunistd_32.h325 #define __NR_timerfd_settime 325 macro
H A Dunistd_x32.h253 #define __NR_timerfd_settime (__X32_SYSCALL_BIT + 286) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h304 #define __NR_timerfd_settime 311 macro
H A Dunistd_32.h313 #define __NR_timerfd_settime 311 macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h237 #define __NR_timerfd_settime 86 macro
238 __SC_3264(__NR_timerfd_settime, sys_timerfd_settime32, \
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h237 #define __NR_timerfd_settime 86 macro
238 __SC_3264(__NR_timerfd_settime, sys_timerfd_settime32, \
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h237 #define __NR_timerfd_settime 86 macro
238 __SC_3264(__NR_timerfd_settime, sys_timerfd_settime32, \
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h719 #define __NR_timerfd_settime 353 macro
720 __SYSCALL(__NR_timerfd_settime, sys_timerfd_settime32)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h285 #define __NR_timerfd_settime (__NR_Linux + 282) macro
H A Dunistd_n32.h289 #define __NR_timerfd_settime (__NR_Linux + 286) macro
H A Dunistd_o32.h326 #define __NR_timerfd_settime (__NR_Linux + 323) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h312 #define __NR_timerfd_settime (__NR_SYSCALL_BASE + 353) macro