Home
last modified time | relevance | path

Searched refs:timerfd (Results 1 – 18 of 18) sorted by relevance

/openbmc/libpldm/src/transport/
H A Dtest.c19 int timerfd; member
45 rc = timerfd_settime(test->timerfd, 0, &disable, NULL); in pldm_transport_test_init_pollfd()
57 rc = timerfd_settime(test->timerfd, 0, &desc->latency, NULL); in pldm_transport_test_init_pollfd()
75 { .fd = test->timerfd, .events = POLLIN }, in pldm_transport_test_init_pollfd()
78 rc = timerfd_settime(test->timerfd, 0, &ready, NULL); in pldm_transport_test_init_pollfd()
93 pollfd->fd = test->timerfd; in pldm_transport_test_init_pollfd()
193 test->timerfd = timerfd_create(CLOCK_MONOTONIC, 0); in pldm_transport_test_init()
194 if (test->timerfd < 0) { in pldm_transport_test_init()
211 close(ctx->timerfd); in pldm_transport_test_destroy()
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-tests-Fix-timerfd-syscall-test.patch4 Subject: [PATCH] memcheck/tests: Fix timerfd syscall test
15 memcheck/tests/linux/timerfd-syscall.c | 14 +++++++++++---
26 +/* Define to 1 if you have the <sys/timerfd.h> header file. */
40 + sys/timerfd.h \
44 diff --git a/memcheck/tests/linux/timerfd-syscall.c b/memcheck/tests/linux/timerfd-syscall.c
46 --- a/memcheck/tests/linux/timerfd-syscall.c
47 +++ b/memcheck/tests/linux/timerfd-syscall.c
53 +#include <sys/timerfd.h>
88 /* Definitions from include/linux/timerfd.h */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A D0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch34 -ifneq ($(shell test -n $(shell find /usr/include -name "timerfd.h" | head -n1) && echo 1),)
35 +ifneq ($(shell test -n $(shell find $(SYSROOT)/usr/include -name "timerfd.h" | head -n1) && echo 1…
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch35 tst-timerfd \
49 tst-timerfd-time64 \
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc319 [ 318] = 4, /* timerfd */
H A Dsyscall_o32.tbl332 318 o32 timerfd sys_ni_syscall
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.25.1.bb25 file://0001-memcheck-tests-Fix-timerfd-syscall-test.patch \
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl288 277 n64 timerfd sys_ni_syscall
H A Dsyscall_n32.tbl292 281 n32 timerfd sys_ni_syscall
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl328 # 305 was timerfd
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl343 # 303 was timerfd
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl408 477 common timerfd sys_ni_syscall
/openbmc/qemu/linux-user/s390x/
H A Dsyscall.tbl327 317 common timerfd - -
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch738 + "timerfd", /* 277 */
/openbmc/qemu/linux-user/
H A Dstrace.list1558 { TARGET_NR_timerfd, "timerfd" , NULL, NULL, NULL },
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass538 # /usr/include/sys/timerfd.h
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1754 -rw-r--r-- root root 1103 ./usr/include/bits/timerfd.h
3979 -rw-r--r-- root root 936 ./usr/include/linux/timerfd.h
4666 -rw-r--r-- root root 1874 ./usr/include/sys/timerfd.h
H A Dbuildhistory_filelist1.txt1753 -rw-r--r-- root root 1103 ./usr/include/bits/timerfd.h
3978 -rw-r--r-- root root 936 ./usr/include/linux/timerfd.h
4665 -rw-r--r-- root root 1874 ./usr/include/sys/timerfd.h