/Linux-v4.19/kernel/time/ |
D | time.c | 86 struct timespec64 tv; in SYSCALL_DEFINE1() local 124 struct timespec64 tv; in COMPAT_SYSCALL_DEFINE1() local 143 SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() argument 170 int do_sys_settimeofday64(const struct timespec64 *tv, const struct timezone *tz) in do_sys_settimeofday64() 200 SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() argument 226 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct compat_timeval __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument 244 COMPAT_SYSCALL_DEFINE2(settimeofday, struct compat_timeval __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument 480 struct timeval tv; in ns_to_timeval() local 492 struct __kernel_old_timeval tv; in ns_to_kernel_old_timeval() local
|
/Linux-v4.19/tools/testing/selftests/timers/ |
D | set-tz.c | 41 struct timeval tv; in get_tz_min() local 51 struct timeval tv; in get_tz_dst() local
|
D | leapcrash.c | 82 struct timeval tv; in main() local
|
/Linux-v4.19/fs/ |
D | utimes.c | 26 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local 236 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE2() local 250 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE4() local 266 struct timespec64 tv[2]; in do_compat_futimesat() local
|
/Linux-v4.19/arch/sparc/vdso/ |
D | vclock_gettime.c | 92 vdso_fallback_gettimeofday(struct timeval *tv, struct timezone *tz) in vdso_fallback_gettimeofday() 241 __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday() 249 struct timeval tv; in __vdso_gettimeofday() member
|
/Linux-v4.19/tools/testing/selftests/rtc/ |
D | rtctest.c | 90 struct timeval tv = { .tv_sec = 2 }; in TEST_F() local 113 struct timeval tv = { .tv_sec = ALARM_DELTA + 2 }; in TEST_F() local 169 struct timeval tv = { .tv_sec = ALARM_DELTA + 2 }; in TEST_F() local
|
/Linux-v4.19/arch/x86/entry/vdso/ |
D | vclock_gettime.c | 52 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 80 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 299 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/Linux-v4.19/arch/sh/kernel/ |
D | time.c | 26 static void null_rtc_get_time(struct timespec *tv) in null_rtc_get_time() 54 struct timespec tv; in rtc_generic_get_time() local
|
/Linux-v4.19/kernel/ |
D | compat.c | 96 static int __compat_get_timeval(struct timeval *tv, const struct compat_timeval __user *ctv) in __compat_get_timeval() 103 static int __compat_put_timeval(const struct timeval *tv, struct compat_timeval __user *ctv) in __compat_put_timeval() 124 int compat_get_timeval(struct timeval *tv, const void __user *utv) in compat_get_timeval() 133 int compat_put_timeval(const struct timeval *tv, void __user *utv) in compat_put_timeval()
|
/Linux-v4.19/drivers/usb/misc/ |
D | trancevibrator.c | 37 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_show() local 46 struct trancevibrator *tv = usb_get_intfdata(intf); in speed_store() local
|
/Linux-v4.19/include/linux/ |
D | time32.h | 173 static inline bool timeval_valid(const struct timeval *tv) in timeval_valid() 195 static inline s64 timeval_to_ns(const struct timeval *tv) in timeval_to_ns()
|
/Linux-v4.19/tools/testing/selftests/vDSO/ |
D | vdso_test.c | 56 struct timeval tv; in main() local
|
D | vdso_standalone_test_x86.c | 96 struct timeval tv; in c_main() local
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun4i_tv.c | 345 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_disable() local 359 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_enable() local 375 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_mode_set() local 550 struct sun4i_tv *tv; in sun4i_tv_bind() local 642 struct sun4i_tv *tv = dev_get_drvdata(dev); in sun4i_tv_unbind() local
|
/Linux-v4.19/arch/x86/um/vdso/ |
D | um_vdso.c | 31 int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 195 ktime_t tv; in bttv_rc5_timer_end() local 247 ktime_t tv; in bttv_rc5_irq() local
|
/Linux-v4.19/tools/testing/selftests/net/ |
D | psock_snd.c | 253 struct timeval tv = { .tv_usec = 100 * 1000 }; in setup_rx() local 292 struct timeval tv = { .tv_usec = 100 * 1000 }; in setup_sniffer() local
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap3-pandora-common.dtsi | 37 tv: connector { label
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trans_inode.c | 61 struct timespec64 tv; in xfs_trans_ichgtime() local
|
/Linux-v4.19/drivers/media/usb/au0828/ |
D | au0828-cards.c | 154 struct tveeprom tv; in hauppauge_eeprom() local
|
/Linux-v4.19/tools/power/acpi/tools/acpidbg/ |
D | acpidbg.c | 272 struct timeval tv; in acpi_aml_loop() local 342 struct timeval tv; in acpi_aml_readable() local
|
/Linux-v4.19/drivers/media/pci/saa7164/ |
D | saa7164-cards.c | 781 struct tveeprom tv; in hauppauge_eeprom() local
|
/Linux-v4.19/arch/um/os-Linux/ |
D | time.c | 21 static inline long long timeval_to_ns(const struct timeval *tv) in timeval_to_ns()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_bo_list.h | 36 struct ttm_validate_buffer tv; member
|
/Linux-v4.19/arch/sh/boards/mach-sh03/ |
D | rtc.c | 81 void sh03_rtc_gettimeofday(struct timespec *tv) in sh03_rtc_gettimeofday()
|