| /OK3568_Linux_fs/kernel/tools/testing/selftests/rtc/ |
| H A 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 166 struct timeval tv = { .tv_sec = ALARM_DELTA + 2 }; in TEST_F() local 215 struct timeval tv = { .tv_sec = 62 }; variable 268 struct timeval tv = { .tv_sec = 62 }; variable
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vclock_gettime.c | 77 notrace static long vdso_fallback_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in vdso_fallback_gettimeofday() 307 __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday() 315 struct __kernel_old_timeval tv; in __vdso_gettimeofday() member 343 __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday_stick() 351 struct __kernel_old_timeval tv; in __vdso_gettimeofday_stick() member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | timevar.h | 210 timevar_push (timevar_id_t tv) in timevar_push() 217 timevar_pop (timevar_id_t tv) in timevar_pop() 228 auto_timevar (timer *t, timevar_id_t tv) in auto_timevar() 236 explicit auto_timevar (timevar_id_t tv) in auto_timevar()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | timevar.h | 210 timevar_push (timevar_id_t tv) in timevar_push() 217 timevar_pop (timevar_id_t tv) in timevar_pop() 228 auto_timevar (timer *t, timevar_id_t tv) in auto_timevar() 236 explicit auto_timevar (timevar_id_t tv) in auto_timevar()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | time.c | 83 struct timespec64 tv; in SYSCALL_DEFINE1() local 121 struct timespec64 tv; in SYSCALL_DEFINE1() local 140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument 169 int do_sys_settimeofday64(const struct timespec64 *tv, const struct timezone *tz) in do_sys_settimeofday64() 199 SYSCALL_DEFINE2(settimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument 224 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument 243 COMPAT_SYSCALL_DEFINE2(settimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument 455 struct __kernel_old_timeval tv; in ns_to_kernel_old_timeval() local
|
| /OK3568_Linux_fs/app/lvgl_demo/sys/ |
| H A D | timestamp.c | 9 struct timeval tv; in clock_ms() local 16 struct timeval tv; in clock_us() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | set-tz.c | 41 struct timeval tv; in get_tz_min() local 51 struct timeval tv; in get_tz_dst() local
|
| H A D | leapcrash.c | 82 struct timeval tv; in main() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | utimes.c | 215 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local 237 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local 252 struct timespec64 tv[2]; in SYSCALL_DEFINE4() local 269 struct timespec64 tv[2]; in do_compat_futimesat() local
|
| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | vgettimeofday.c | 28 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, in __vdso_gettimeofday() 64 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, in __vdso_gettimeofday()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | time.h | 38 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \ argument 42 # define TIMESPEC_TO_TIMEVAL(tv, ts) { \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | time.h | 38 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \ argument 42 # define TIMESPEC_TO_TIMEVAL(tv, ts) { \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_decoder.cpp | 13 struct timeval tv; in GetCurrentTimeMS() local 246 struct timeval tv; in Decode() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_inode_buf.c | 162 struct timespec64 tv; in xfs_inode_decode_bigtime() local 177 struct timespec64 tv; in xfs_inode_from_disk_ts() local 285 const struct timespec64 tv) in xfs_inode_to_disk_ts()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | rtc_test.c | 105 int set_system_time(struct timeval *tv) in set_system_time() 134 struct timeval tv; in rtc_test() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_tv.c | 344 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_disable() local 358 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_enable() local 374 struct sun4i_tv *tv = drm_encoder_to_sun4i_tv(encoder); in sun4i_tv_mode_set() local 540 struct sun4i_tv *tv; in sun4i_tv_bind() local 629 struct sun4i_tv *tv = dev_get_drvdata(dev); in sun4i_tv_unbind() local
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/ |
| H A D | utils.cpp | 32 struct timeval tv; in get_cur_us() local 38 struct timeval tv; in get_cur_ms() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/vdso64/ |
| H A D | vdso64_generic.c | 4 int __s390_vdso_gettimeofday(struct __kernel_old_timeval *tv, in __s390_vdso_gettimeofday()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/vdso/ |
| H A D | vgettimeofday.c | 21 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/vdso/ |
| H A D | vgettimeofday.c | 15 int __kernel_gettimeofday(struct __kernel_old_timeval *tv, in __kernel_gettimeofday()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_gettimeofday.c | 54 struct timeval tv; in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | bttv-input.c | 186 ktime_t tv; in bttv_rc5_timer_end() local 238 ktime_t tv; in bttv_rc5_irq() local
|
| /OK3568_Linux_fs/kernel/arch/x86/um/vdso/ |
| H A D | um_vdso.c | 28 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|