Home
last modified time | relevance | path

Searched defs:timerfd_gettime (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/time/
Dtimerfd.rs39 pub fn timerfd_gettime<Fd: AsFd>(fd: Fd) -> io::Result<Itimerspec> { in timerfd_gettime() function
/aosp_15_r20/external/trusty/musl/src/linux/
Dtimerfd.c14 int timerfd_gettime(int fd, struct itimerspec *cur) in timerfd_gettime() function
/aosp_15_r20/external/ltp/include/lapi/
H A Dtimerfd.h36 static inline int timerfd_gettime(int fd, struct itimerspec *curr_value) in timerfd_gettime() function
/aosp_15_r20/external/musl/src/linux/
H A Dtimerfd.c40 int timerfd_gettime(int fd, struct itimerspec *cur) in timerfd_gettime() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/time/
Dsyscalls.rs213 pub(crate) fn timerfd_gettime(fd: BorrowedFd<'_>) -> io::Result<Itimerspec> { in timerfd_gettime() function
/aosp_15_r20/external/strace/
H A Dtime.c348 SYS_FUNC(timerfd_gettime) in SYS_FUNC() argument
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/time/
Dsyscalls.rs398 pub(crate) fn timerfd_gettime(fd: BorrowedFd<'_>) -> io::Result<Itimerspec> { in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c907 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c997 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c929 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c997 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c997 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c997 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c997 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_recovery_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c999 void timerfd_gettime() {} in timerfd_gettime() function

123