Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/third_party/pulseaudio/src/pulse/
Dtimeval.c37 struct timeval *pa_gettimeofday(struct timeval *tv) { in pa_gettimeofday()
118 pa_usec_t pa_timeval_age(const struct timeval *tv) { in pa_timeval_age()
125 struct timeval* pa_timeval_add(struct timeval *tv, pa_usec_t v) { in pa_timeval_add()
156 struct timeval* pa_timeval_sub(struct timeval *tv, pa_usec_t v) { in pa_timeval_sub()
187 struct timeval* pa_timeval_store(struct timeval *tv, pa_usec_t v) { in pa_timeval_store()
203 pa_usec_t pa_timeval_load(const struct timeval *tv) { in pa_timeval_load()
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake03.c28 struct futex_test_variants *tv = &variants[tst_variant]; in do_child() local
36 struct futex_test_variants *tv = &variants[tst_variant]; in do_wake() local
67 struct futex_test_variants *tv = &variants[tst_variant]; in run() local
95 struct futex_test_variants *tv = &variants[tst_variant]; in setup() local
Dfutex_wake04.c54 struct futex_test_variants *tv = &variants[tst_variant]; in setup() local
64 struct futex_test_variants *tv = &variants[tst_variant]; in wait_thread1() local
73 struct futex_test_variants *tv = &variants[tst_variant]; in wait_thread2() local
88 struct futex_test_variants *tv = &variants[tst_variant]; in wakeup_thread2() local
Dfutex_wait02.c30 struct futex_test_variants *tv = &variants[tst_variant]; in do_child() local
45 struct futex_test_variants *tv = &variants[tst_variant]; in run() local
64 struct futex_test_variants *tv = &variants[tst_variant]; in setup() local
Dfutex_wait03.c28 struct futex_test_variants *tv = &variants[tst_variant]; in threaded() local
42 struct futex_test_variants *tv = &variants[tst_variant]; in run() local
61 struct futex_test_variants *tv = &variants[tst_variant]; in setup() local
Dfutex_wake02.c51 struct futex_test_variants *tv = &variants[tst_variant]; in threaded() local
63 struct futex_test_variants *tv = &variants[tst_variant]; in do_child() local
132 struct futex_test_variants *tv = &variants[tst_variant]; in setup() local
Dfutex_wait04.c28 struct futex_test_variants *tv = &variants[tst_variant]; in run() local
48 struct futex_test_variants *tv = &variants[tst_variant]; in setup() local
/third_party/pulseaudio/src/pulsecore/
Dcore-rtclock.c59 pa_usec_t pa_rtclock_age(const struct timeval *tv) { in pa_rtclock_age()
66 struct timeval *pa_rtclock_get(struct timeval *tv) { in pa_rtclock_get()
186 struct timeval* pa_rtclock_from_wallclock(struct timeval *tv) { in pa_rtclock_from_wallclock()
233 static struct timeval* wallclock_from_rtclock(struct timeval *tv) { in wallclock_from_rtclock()
253 struct timeval* pa_timeval_rtstore(struct timeval *tv, pa_usec_t v, bool rtclock) { in pa_timeval_rtstore()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dsettimeofday.c44 struct timeval tv; in settimeofday_0200() local
61 struct timeval tv; in settimeofday_0300() local
78 struct timeval tv; in settimeofday_time64_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
Dlutimes.c35 static struct timeval tv[TEST_SIZE] = {{0L, 0L}, {0L, 0L}}; in lutimes_0100() local
63 static struct timeval tv[TEST_SIZE] = {{0L, 0L}, {0L, 0L}}; in lutimes_0200() local
77 static struct timeval tv[TEST_SIZE] = {{0L, 0L}, {0L, 0L}}; in lutimes_time64_0100() local
Dfutimes.c36 static struct timeval tv[2] = {{0L, 0L}, {0L, 0L}}; in futimes_0100() local
69 static struct timeval tv[2] = {{0L, 0L}, {0L, 0L}}; in futimes_0300() local
84 static struct timeval tv[2] = {{0L, 0L}, {0L, 0L}}; in futimes_time64_0100() local
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime03.c53 static void child(struct time64_variants *tv, struct tcase *tc) in child()
94 struct time64_variants *tv = &variants[tst_variant]; in verify_ns_clock() local
114 struct time64_variants *tv = &variants[tst_variant]; in setup() local
/third_party/toybox/toys/net/
Dsntp.c48 struct timespec tv; in lunchtime() local
62 static void doublyso(unsigned long long now, struct timespec *tv) in doublyso()
72 struct timespec tv, tv2; in sntp_main() local
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/
Dsched_getparam01.c32 struct sched_variant *tv = &sched_variants[tst_variant]; in verify_sched_getparam() local
63 struct sched_variant *tv = &sched_variants[tst_variant]; in setup() local
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/
Dsched_rr_get_interval02.c31 struct time64_variants *tv = &variants[tst_variant]; in setup() local
44 struct time64_variants *tv = &variants[tst_variant]; in run() local
Dsched_rr_get_interval01.c37 struct time64_variants *tv = &variants[tst_variant]; in setup() local
52 struct time64_variants *tv = &variants[tst_variant]; in run() local
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
Dsched_setparam03.c23 struct sched_variant *tv = &sched_variants[tst_variant]; in run() local
46 struct sched_variant *tv = &sched_variants[tst_variant]; in setup() local
/third_party/libcoap/src/
Dcoap_time.c59 struct timespec tv; in coap_clock_init() local
83 struct timespec tv; in coap_ticks() local
95 struct timeval tv; in coap_ticks() local
/third_party/musl/porting/linux/user/src/time/
Dgettimeofday.c28 static int gtd_init(struct timeval *tv, void *tz) in gtd_init()
42 int gettimeofday(struct timeval *restrict tv, void *restrict tz) in gettimeofday()
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd01.c44 struct time64_variants *tv = &variants[tst_variant]; in getustime() local
58 struct time64_variants *tv = &variants[tst_variant]; in settime() local
95 struct time64_variants *tv = &variants[tst_variant]; in run() local
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c123 struct test_variants *tv = &variants[tst_variant]; in verify_clock_adjtime() local
182 struct test_variants *tv = &variants[tst_variant]; in setup() local
225 struct test_variants *tv = &variants[tst_variant]; in cleanup() local
/third_party/toybox/toys/pending/
Dbrctl.c175 static void strtotimeval(struct timeval *tv, char *time) in strtotimeval()
184 static unsigned long tv_to_jify(struct timeval *tv) in tv_to_jify()
204 struct timeval tv; in br_set_ageing_time() local
212 struct timeval tv; in br_set_fwd_delay() local
220 struct timeval tv; in br_set_hello_time() local
228 struct timeval tv; in br_set_max_age() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D11-1.c47 struct timeval tv; in main() local
78 struct timeval tv; in main() local
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep03.c38 static void do_clock_gettime(struct time64_variants *tv, struct tst_ts *ts) in do_clock_gettime()
49 struct time64_variants *tv = &variants[tst_variant]; in verify_clock_nanosleep() local
/third_party/alsa-lib/test/
Dqueue_timer.c6 void normalize(struct timeval *tv) in normalize()
79 struct timeval tv, diff, diffdiff; in main() local

12345678910>>...18