Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/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 | 10 ++++++++--
24 +/* Define to 1 if you have the <sys/timerfd.h> header file. */
36 + sys/timerfd.h \
40 --- a/memcheck/tests/linux/timerfd-syscall.c
41 +++ b/memcheck/tests/linux/timerfd-syscall.c
47 +#include <sys/timerfd.h>
82 /* Definitions from include/linux/timerfd.h */
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c134 int timerfd; in suspend() local
147 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
148 if (timerfd < 0) in suspend()
152 err = timerfd_settime(timerfd, 0, &spec, NULL); in suspend()
159 close(timerfd); in suspend()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c1023 if (rtb_cfg.timerfd > 0) in start_transmit_wait()
1024 timeout_set(rtb_cfg.timerfd, msec); in start_transmit_wait()
1050 } else if (events[n].data.fd == rtb_cfg.timerfd) { in start_transmit_wait()
1088 timeout_set(rtb_cfg.timerfd, msec); in start_transmit_wait()
1116 timeout_set(rtb_cfg.timerfd, 0); in start_transmit_wait()
1208 if (rtb_cfg.timerfd > 0) in h5_download_patch()
1209 timeout_set(rtb_cfg.timerfd, timeout); in h5_download_patch()
1233 } else if (events[n].data.fd == rtb_cfg.timerfd) { in h5_download_patch()
1279 if (rtb_cfg.timerfd > 0) in h5_download_patch()
1280 timeout_set(rtb_cfg.timerfd, 0); in h5_download_patch()
[all …]
H A Dhciattach.h181 int timerfd; member
/OK3568_Linux_fs/yocto/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…
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A D.gitignore9 timerfd
H A DMakefile1 TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec futex
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kvm.c855 kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in perf_kvm__timerfd_create()
856 if (kvm->timerfd < 0) { in perf_kvm__timerfd_create()
866 if (timerfd_settime(kvm->timerfd, 0, &new_value, NULL) != 0) { in perf_kvm__timerfd_create()
868 close(kvm->timerfd); in perf_kvm__timerfd_create()
882 rc = read(kvm->timerfd, &c, sizeof(uint64_t)); in perf_kvm__handle_timerfd()
971 if (evlist__add_pollfd(kvm->evlist, kvm->timerfd) < 0) in kvm_events_live_report()
1011 if (kvm->timerfd >= 0) in kvm_events_live_report()
1012 close(kvm->timerfd); in kvm_events_live_report()
H A DMakefile.config788 ifeq ($(feature-timerfd), 1)
791 msg := $(warning No timerfd support. Disables 'perf kvm stat live');
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dkvm-stat.h103 int timerfd; member
/OK3568_Linux_fs/kernel/tools/build/feature/
H A DMakefile48 test-timerfd.bin \
253 $(OUTPUT)test-timerfd.bin:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/strace/strace/
H A D0001-landlock-update-expected-string.patch30 [timerfd]
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DlistRCU.rst366 after one or more grace periods. One such example can be found in the timerfd
389 When a timerfd is freed (fd is closed), then the ``might_cancel`` flag of the
390 timerfd object is cleared, the object removed from the ``cancel_list`` and
413 ``cancel_list`` and wakes up processes waiting on the timerfd. While iterating
/OK3568_Linux_fs/kernel/tools/build/
H A DMakefile.feature60 timerfd \
/OK3568_Linux_fs/kernel/fs/
H A DMakefile33 obj-$(CONFIG_TIMERFD) += timerfd.o
/OK3568_Linux_fs/buildroot/package/asterisk/
H A Dasterisk.mk93 --without-timerfd \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A D..install.cmd1 ….h hdlcdrv.h reiserfs_fs.h capability.h if_hippi.h membarrier.h nfs_fs.h timerfd.h atm.h atm_nicst…
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl292 281 n32 timerfd sys_ni_syscall
H A Dsyscall_n64.tbl288 277 n64 timerfd sys_ni_syscall
H A Dsyscall_o32.tbl332 318 o32 timerfd sys_ni_syscall
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A D..install.cmd1 ….h hdlcdrv.h reiserfs_fs.h capability.h if_hippi.h membarrier.h nfs_fs.h timerfd.h atm.h atm_nicst…
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl296 284 common timerfd sys_ni_syscall
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl328 # 305 was timerfd
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl343 # 303 was timerfd
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.18.1.bb44 file://0001-memcheck-tests-Fix-timerfd-syscall-test.patch \

12