Home
last modified time | relevance | path

Searched defs:timerfd_settime (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/rustix/src/time/
H A Dtimerfd.rs24 pub fn timerfd_settime<Fd: AsFd>( in timerfd_settime() functions
/third_party/ltp/include/lapi/
H A Dtimerfd.h26 static inline int timerfd_settime(int fd, int flags, in timerfd_settime() function
/third_party/musl/src/linux/
H A Dtimerfd.c12 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) in timerfd_settime() function
/kernel/linux/linux-5.10/kernel/
H A Dsys_ni.c121 COND_SYSCALL(timerfd_settime); variable
/kernel/linux/linux-6.6/kernel/
H A Dsys_ni.c74 COND_SYSCALL(timerfd_settime); variable
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3209 pub fn timerfd_settime( in timerfd_settime() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3988 pub fn timerfd_settime( in timerfd_settime() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4005 pub fn timerfd_settime( in timerfd_settime() functions

Completed in 36 milliseconds