Home
last modified time | relevance | path

Searched refs:timerfd_create (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/build/feature/
H A Dtest-timerfd.c11 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); in main()
/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/sys/
H A Dtimerfd.h41 extern int timerfd_create (__clockid_t __clock_id, int __flags) __THROW;
/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/sys/
H A Dtimerfd.h41 extern int timerfd_create (__clockid_t __clock_id, int __flags) __THROW;
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A Dtimerfd.c50 fd = timerfd_create(clockid, 0); in run_test()
/OK3568_Linux_fs/buildroot/package/linuxptp/
H A D0001-missing.h-drop-clock_nanosleep-replacement.patch44 static inline int timerfd_create(int clockid, int flags)
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c147 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-tests-Fix-timerfd-syscall-test.patch88 int timerfd_create(int clockid, int flags)
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c120 COND_SYSCALL(timerfd_create);
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp289 timer_fd = timerfd_create(CLOCK_REALTIME, 0); in mpp_timer_get()
/OK3568_Linux_fs/kernel/fs/
H A Dtimerfd.c392 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl295 284 n32 timerfd_create sys_timerfd_create
H A Dsyscall_n64.tbl291 280 n64 timerfd_create sys_timerfd_create
H A Dsyscall_o32.tbl335 321 o32 timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl298 286 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl335 312 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl294 283 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl294 283 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl328 318 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl347 306 common timerfd_create parisc_timerfd_create
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl367 350 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl332 322 common timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl329 319 common timerfd_create sys_timerfd_create sys_timerfd_create
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl412 481 common timerfd_create sys_timerfd_create

12