Home
last modified time | relevance | path

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

1234

/linux/tools/testing/selftests/rtc/
H A Drtctest.c200 struct timeval tv = { .tv_sec = 2 }; in TEST_F() local
223 struct timeval tv = { .tv_sec = ALARM_DELTA + 2 }; in TEST_F() local
292 struct timeval tv = { .tv_sec = ALARM_DELTA + 2 }; in TEST_F() local
357 struct timeval tv = { .tv_sec = 62 }; variable
424 struct timeval tv = { .tv_sec = 62 }; variable
/linux/tools/include/nolibc/sys/
H A Dtime.h23 int _sys_gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday() argument
44 gettimeofday(struct timeval * tv,struct timezone * tz) gettimeofday() argument
/linux/tools/testing/selftests/timers/
H A Dset-tz.c41 struct timeval tv; in get_tz_min() local
51 struct timeval tv; in get_tz_dst() local
H A Dleapcrash.c82 struct timeval tv; in main() local
/linux/arch/parisc/kernel/vdso64/
H A Dvdso64_generic.c15 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, in __vdso_gettimeofday()
/linux/arch/arm64/kernel/vdso/
H A Dvgettimeofday.c19 int __kernel_gettimeofday(struct __kernel_old_timeval *tv, in __kernel_gettimeofday()
/linux/arch/riscv/kernel/vdso/
H A Dvgettimeofday.c18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux/arch/loongarch/vdso/
H A Dvgettimeofday.c15 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux/arch/parisc/kernel/vdso32/
H A Dvdso32_generic.c18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, in __vdso_gettimeofday()
/linux/tools/thermal/lib/
H A Duptimeofday.c34 struct timespec tv = { in msec_to_timespec() local
/linux/tools/testing/selftests/net/netfilter/
H A Dsctp_collision.c13 struct timeval tv = {25, 0}; in main() local
H A Dconntrack_reverse_clash.c49 static const struct timeval tv = { in udp_socket() local
/linux/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c46 struct timeval tv; main() local
H A Dvdso_test_gettimeofday.c46 struct timeval tv; main() local
/linux/arch/x86/um/vdso/
H A Dum_vdso.c30 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux/tools/testing/selftests/net/
H A Dpsock_snd.c253 struct timeval tv = { .tv_usec = 100 * 1000 }; in setup_rx() local
292 struct timeval tv = { .tv_usec = 100 * 1000 }; in setup_sniffer() local
/linux/arch/s390/include/asm/vdso/
H A Dgettimeofday.h29 long gettimeofday_fallback(register struct __kernel_old_timeval *tv, in gettimeofday_fallback()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-pandora-common.dtsi34 tv: connector { label
/linux/arch/x86/entry/vdso/common/
H A Dvclock_gettime.c18 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/linux/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c269 struct timeval tv; in acpi_aml_loop() local
339 struct timeval tv; in acpi_aml_readable() local
/linux/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c200 enum timer_view tv) in set_xval_irq()
325 enum timer_view tv, irq_wait_method_t wm, bool reset_state, in test_timer_xval()
643 irq_wait_method_t wm, enum timer_view tv) in test_set_cnt_after_xval()
668 enum timer_view tv) in test_set_cnt_after_xval_no_irq()
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c362 void ivtv_read_eeprom(struct ivtv *itv, struct tveeprom *tv) in ivtv_read_eeprom()
373 struct tveeprom tv; in ivtv_process_eeprom() local
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c310 void cx18_read_eeprom(struct cx18 *cx, struct tveeprom *tv) in cx18_read_eeprom()
353 struct tveeprom tv; in cx18_process_eeprom() local
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c37 static int __test_wait_fd(int sk, struct timeval *tv, bool write) in __test_wait_fd()
69 struct timeval tv = { .tv_sec = sec, }; in test_wait_fd() local
97 struct timeval tv = { .tv_usec = POLL_USEC, }; in __test_skpair_poll() local
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c771 struct tveeprom tv; in hauppauge_eeprom() local

1234