Home
last modified time | relevance | path

Searched defs:timerfd_create (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/time/
Dtimerfd.rs13 pub fn timerfd_create(clockid: TimerfdClockId, flags: TimerfdFlags) -> io::Result<OwnedFd> { in timerfd_create() function
/aosp_15_r20/external/trusty/musl/src/linux/
Dtimerfd.c4 int timerfd_create(int clockid, int flags) in timerfd_create() function
/aosp_15_r20/external/ltp/include/lapi/
H A Dtimerfd.h19 static inline int timerfd_create(int clockid, int flags) in timerfd_create() function
/aosp_15_r20/external/musl/src/linux/
H A Dtimerfd.c7 int timerfd_create(int clockid, int flags) in timerfd_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/time/
Dsyscalls.rs106 pub(crate) fn timerfd_create(clockid: TimerfdClockId, flags: TimerfdFlags) -> io::Result<OwnedFd> { in timerfd_create() function
/aosp_15_r20/external/strace/
H A Dtime.c324 SYS_FUNC(timerfd_create) in SYS_FUNC() argument
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_android.cc43 int timerfd_create(int clockid, int flags) { in timerfd_create() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/time/
Dsyscalls.rs283 pub(crate) fn timerfd_create(id: TimerfdClockId, flags: TimerfdFlags) -> io::Result<OwnedFd> { in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c906 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c996 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c928 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c996 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c996 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c996 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c996 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_recovery_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c998 void timerfd_create() {} in timerfd_create() function

123