Home
last modified time | relevance | path

Searched defs:timespec_to_ns (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dtime.c26 static inline long long timespec_to_ns(const struct timespec *ts) in timespec_to_ns() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dtest_util.c57 int64_t timespec_to_ns(struct timespec ts) in timespec_to_ns() function
/OK3568_Linux_fs/kernel/tools/perf/jvmti/
H A Djvmti_agent.c108 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Daes_perf.c342 static uint64_t timespec_to_ns(struct timespec *ts) in timespec_to_ns() function