/linux-4.1.27/arch/powerpc/include/asm/ |
D | mpic_timer.h | 32 const struct timeval *time); 35 void mpic_get_remain_time(struct mpic_timer *handle, struct timeval *time); 39 const struct timeval *time) { return NULL; } in mpic_request_timer() 42 void mpic_get_remain_time(struct mpic_timer *handle, struct timeval *time) { } in mpic_get_remain_time()
|
D | cputime.h | 183 static inline void cputime_to_timeval(const cputime_t ct, struct timeval *p) in cputime_to_timeval() 195 static inline cputime_t timeval_to_cputime(const struct timeval *p) in timeval_to_cputime()
|
D | eeh.h | 93 struct timeval tstamp; /* Time on first-time freeze */
|
/linux-4.1.27/include/uapi/linux/ |
D | elfcore.h | 55 struct timeval pr_utime; /* User time */ 56 struct timeval pr_stime; /* System time */ 57 struct timeval pr_cutime; /* Cumulative user time */ 58 struct timeval pr_cstime; /* Cumulative system time */
|
D | time.h | 15 struct timeval { struct 40 struct timeval it_interval; /* timer interval */ argument 41 struct timeval it_value; /* current value */
|
D | atm_zatm.h | 39 struct timeval real; /* real (wall-clock) time */ 40 struct timeval expected; /* expected real time */
|
D | resource.h | 24 struct timeval ru_utime; /* user time used */ 25 struct timeval ru_stime; /* system time used */
|
D | ppdev.h | 77 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval) 78 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
|
D | timex.h | 76 struct timeval time; /* (read only, except for ADJ_SETOFFSET) */
|
D | omap3isp.h | 167 struct timeval ts;
|
D | input.h | 25 struct timeval time;
|
D | videodev2.h | 765 struct timeval timestamp;
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_time.h | 71 static inline long cfs_timeval_sub(struct timeval *large, struct timeval *small, in cfs_timeval_sub() 72 struct timeval *result) in cfs_timeval_sub() 112 static inline void cfs_fs_timeval(struct timeval *tv) in cfs_fs_timeval()
|
/linux-4.1.27/include/linux/ |
D | time.h | 33 static inline int timeval_compare(const struct timeval *lhs, const struct timeval *rhs) in timeval_compare() 113 static inline bool timeval_valid(const struct timeval *tv) in timeval_valid() 203 static inline s64 timeval_to_ns(const struct timeval *tv) in timeval_to_ns() 223 extern struct timeval ns_to_timeval(const s64 nsec);
|
D | hil_mlc.h | 147 struct timeval instart; 152 struct timeval lcv_tv; /* Time loop was started */
|
D | jiffies.h | 296 extern unsigned long timeval_to_jiffies(const struct timeval *value); 298 struct timeval *value);
|
D | hp_sdc.h | 284 struct timeval rtv; /* Time when current read started */
|
D | timekeeping.h | 12 extern void do_gettimeofday(struct timeval *tv);
|
D | syscalls.h | 54 struct timeval; 212 asmlinkage long sys_gettimeofday(struct timeval __user *tv, 214 asmlinkage long sys_settimeofday(struct timeval __user *tv, 556 struct timeval __user *utimes); 625 fd_set __user *exp, struct timeval __user *tvp); 768 struct timeval __user *utimes);
|
D | ktime.h | 93 static inline ktime_t timeval_to_ktime(struct timeval tv) in timeval_to_ktime()
|
D | mISDNif.h | 599 extern void mISDN_clock_update(struct mISDNclock *, int, struct timeval *);
|
D | compat.h | 155 extern int compat_get_timeval(struct timeval *, const void __user *); 156 extern int compat_put_timeval(const struct timeval *, void __user *);
|
/linux-4.1.27/net/atm/ |
D | mpoa_caches.h | 17 struct timeval tv; 18 struct timeval reply_wait; 19 struct timeval hold_down; 54 struct timeval tv;
|
D | mpoa_caches.c | 229 struct timeval now; in clear_count_and_expired() 255 struct timeval now; in check_resolving_entries() 283 memset(&(entry->hold_down), 0, sizeof(struct timeval)); in check_resolving_entries() 302 struct timeval now; in refresh_entries() 505 struct timeval now; in clear_expired()
|
D | mpoa_proc.c | 140 struct timeval now; in mpc_show()
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | posix_timers.c | 63 static int check_diff(struct timeval start, struct timeval end) in check_diff() 81 struct timeval start, end; in check_itimer() 143 struct timeval start, end; in check_timer_create()
|
D | rtctest.c | 39 struct timeval start, end, diff; in main() 91 struct timeval tv = {5, 0}; /* 5 second timeout on select */ in main()
|
D | leapcrash.c | 95 struct timeval tv; in main()
|
D | set-2038.c | 61 struct timeval now; in settime()
|
D | leap-a-day.c | 214 struct timeval tv; in main()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | time.c | 52 static inline long long timeval_to_ns(const struct timeval *tv) in timeval_to_ns() 76 struct timeval tv; in os_nsecs() 139 struct timeval tv; in after_sleep_interval() 156 tv = ((struct timeval) { .tv_sec = start_usecs / UM_USEC_PER_SEC, in after_sleep_interval()
|
/linux-4.1.27/drivers/input/misc/ |
D | hp_sdc_rtc.c | 201 static inline int hp_sdc_rtc_read_rt(struct timeval *res) { in hp_sdc_rtc_read_rt() 220 static inline int hp_sdc_rtc_read_fhs(struct timeval *res) { in hp_sdc_rtc_read_fhs() 237 static inline int hp_sdc_rtc_read_mt(struct timeval *res) { in hp_sdc_rtc_read_mt() 254 static inline int hp_sdc_rtc_read_dt(struct timeval *res) { in hp_sdc_rtc_read_dt() 271 static inline int hp_sdc_rtc_read_ct(struct timeval *res) { in hp_sdc_rtc_read_ct() 289 static int hp_sdc_rtc_set_rt (struct timeval *setto) 329 static int hp_sdc_rtc_set_fhs (struct timeval *setto) 369 static int hp_sdc_rtc_set_i8042timer (struct timeval *setto, uint8_t setcmd) 436 struct timeval tv; in hp_sdc_rtc_proc_show() 532 struct timeval ttime; in hp_sdc_rtc_ioctl()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-nuc900.c | 154 unsigned int timeval, clrval; in nuc900_rtc_read_time() local 156 timeval = __raw_readl(rtc->rtc_reg + REG_RTC_TLR); in nuc900_rtc_read_time() 159 return nuc900_rtc_bcd2bin(timeval, clrval, tm); in nuc900_rtc_read_time() 187 unsigned int timeval, carval; in nuc900_rtc_read_alarm() local 189 timeval = __raw_readl(rtc->rtc_reg + REG_RTC_TAR); in nuc900_rtc_read_alarm() 192 return nuc900_rtc_bcd2bin(timeval, carval, &alrm->time); in nuc900_rtc_read_alarm()
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | timestamping.c | 139 struct timeval now; in sendpacket() 160 struct timeval tv; in printpacket() 162 struct timeval now; in printpacket() 181 struct timeval *stamp = in printpacket() 182 (struct timeval *)CMSG_DATA(cmsg); in printpacket() 334 struct timeval next; in main() 478 struct timeval now; in main() 479 struct timeval delta; in main()
|
D | txtimestamp.c | 109 struct timeval tv; /* avoid dependency on -lrt */ in print_timestamp_usr()
|
/linux-4.1.27/kernel/time/ |
D | time.c | 102 SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() 106 struct timeval ktv; in SYSCALL_DEFINE2() 189 SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, in SYSCALL_DEFINE2() 192 struct timeval user_tv; in SYSCALL_DEFINE2() 412 struct timeval ns_to_timeval(const s64 nsec) in ns_to_timeval() 415 struct timeval tv; in ns_to_timeval() 626 timeval_to_jiffies(const struct timeval *value) in timeval_to_jiffies() 633 void jiffies_to_timeval(const unsigned long jiffies, struct timeval *value) in jiffies_to_timeval()
|
D | itimer.c | 27 static struct timeval itimer_get_remtime(struct hrtimer *timer) in itimer_get_remtime()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | clock.c | 48 static struct timeval iclock_tv; /* time stamp of last clock */ 142 mISDN_clock_update(struct mISDNclock *iclock, int samples, struct timeval *tv) in mISDN_clock_update() 145 struct timeval tv_now; in mISDN_clock_update() 198 struct timeval tv_now; in mISDN_clock_get()
|
D | socket.c | 106 struct timeval tv; in mISDN_sock_cmsg()
|
/linux-4.1.27/Documentation/vDSO/ |
D | vdso_test.c | 33 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in main() 41 struct timeval tv; in main()
|
D | vdso_standalone_test_x86.c | 90 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in c_main() 96 struct timeval tv; in c_main()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vclock_gettime.c | 26 extern int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz); 54 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 150 notrace static long vdso_fallback_gtod(struct timeval *tv, struct timezone *tz) in vdso_fallback_gtod() 320 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday() 334 int gettimeofday(struct timeval *, struct timezone *)
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_irq.c | 61 struct timeval *tvblank, unsigned flags); 98 struct timeval t_vblank; in drm_update_vblank_count() 138 vblanktimestamp(dev, crtc, tslot) = rc ? t_vblank : (struct timeval) {0, 0}; in drm_update_vblank_count() 158 struct timeval tvblank; in vblank_disable_and_save() 665 struct timeval *vblank_time, in drm_calc_vbltimestamp_from_scanoutpos() 670 struct timeval tv_etime; in drm_calc_vbltimestamp_from_scanoutpos() 781 static struct timeval get_drm_timestamp(void) in get_drm_timestamp() 811 struct timeval *tvblank, unsigned flags) in drm_get_last_vbltimestamp() 891 struct timeval *vblanktime) in drm_vblank_count_and_time() 916 unsigned long seq, struct timeval *now) in send_vblank_event() [all …]
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | um_vdso.c | 31 int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday() 40 int gettimeofday(struct timeval *, struct timezone *)
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/linux/ |
D | linux-time.h | 63 static inline void cfs_fs_time_usec(struct timespec *t, struct timeval *v) in cfs_fs_time_usec() 98 static inline void cfs_duration_usec(long d, struct timeval *s) in cfs_duration_usec()
|
/linux-4.1.27/fs/ |
D | utimes.c | 204 struct timeval __user *, utimes) in SYSCALL_DEFINE3() 206 struct timeval times[2]; in SYSCALL_DEFINE3() 232 struct timeval __user *, utimes) in SYSCALL_DEFINE2()
|
D | select.c | 290 int timeval, int ret) in poll_select_copy_remaining() argument 293 struct timeval rtv; in poll_select_copy_remaining() 310 if (timeval) { in poll_select_copy_remaining() 623 fd_set __user *, exp, struct timeval __user *, tvp) in SYSCALL_DEFINE5() 626 struct timeval tv; in SYSCALL_DEFINE5() 722 struct timeval __user *tvp;
|
D | compat_binfmt_elf.c | 61 struct timeval tv; in cputime_to_compat_timeval()
|
D | compat.c | 1107 int timeval, int ret) in poll_select_copy_remaining() argument 1126 if (timeval) { in poll_select_copy_remaining()
|
/linux-4.1.27/arch/arm/vdso/ |
D | vgettimeofday.c | 229 static notrace long gettimeofday_fallback(struct timeval *_tv, in gettimeofday_fallback() 233 register struct timeval *tv asm("r0") = _tv; in gettimeofday_fallback() 246 notrace int __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | syscalls.c | 86 ppc_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct timeval __use… in ppc_select() 96 || __get_user(tvp, ((struct timeval __user * __user *)(buffer+4)))) in ppc_select()
|
D | asm-offsets.c | 405 DEFINE(TVAL64_TV_SEC, offsetof(struct timeval, tv_sec)); in main() 406 DEFINE(TVAL64_TV_USEC, offsetof(struct timeval, tv_usec)); in main() 414 DEFINE(TVAL32_TV_SEC, offsetof(struct timeval, tv_sec)); in main() 415 DEFINE(TVAL32_TV_USEC, offsetof(struct timeval, tv_usec)); in main()
|
D | eeh_driver.c | 569 struct timeval tstamp; in eeh_reset_device()
|
D | eeh_pe.c | 511 struct timeval tstamp; in eeh_pe_update_time_stamp()
|
/linux-4.1.27/drivers/gpu/drm/via/ |
D | via_irq.c | 91 static unsigned time_diff(struct timeval *now, struct timeval *then) in time_diff() 113 struct timeval cur_vblank; in via_driver_irq_handler() 352 struct timeval now; in via_wait_irq()
|
D | via_drv.h | 77 struct timeval last_vblank;
|
/linux-4.1.27/arch/s390/include/asm/ |
D | cputime.h | 105 static inline cputime_t timeval_to_cputime(const struct timeval *value) in timeval_to_cputime() 112 struct timeval *value) in cputime_to_timeval()
|
/linux-4.1.27/include/asm-generic/ |
D | cputime_nsecs.h | 92 static inline cputime_t timeval_to_cputime(const struct timeval *val) in timeval_to_cputime() 98 static inline void cputime_to_timeval(const cputime_t ct, struct timeval *val) in cputime_to_timeval()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | fsl_mpic_timer_wakeup.c | 59 struct timeval interval; in fsl_timer_wakeup_show() 77 struct timeval interval; in fsl_timer_wakeup_store()
|
D | mpic_timer.c | 93 const u64 ticks, struct timeval *time) in convert_ticks_to_time() 111 const struct timeval *time, u64 *ticks) in convert_time_to_ticks() 226 static struct mpic_timer *get_timer(const struct timeval *time) in get_timer() 322 void mpic_get_remain_time(struct mpic_timer *handle, struct timeval *time) in mpic_get_remain_time() 394 const struct timeval *time) in mpic_request_timer()
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.h | 95 struct timeval tv_host_0, tv_host; 151 struct timeval *tv);
|
D | pcan_usb_core.c | 79 static void peak_usb_add_us(struct timeval *tv, u32 delta_us) in peak_usb_add_us() 148 struct timeval *tv) in peak_usb_get_ts_tv() 177 struct timeval tv; in peak_usb_netif_rx()
|
D | pcan_usb.c | 408 struct timeval tv; in pcan_usb_decode_error() 610 struct timeval tv; in pcan_usb_decode_data()
|
D | pcan_usb_pro.c | 534 struct timeval tv; in pcan_usb_pro_handle_canmsg() 574 struct timeval tv; in pcan_usb_pro_handle_error()
|
/linux-4.1.27/arch/sh/include/uapi/asm/ |
D | sockios.h | 12 #define SIOCGSTAMP _IOR('s', 100, struct timeval) /* Get stamp (timeval) */
|
/linux-4.1.27/include/uapi/linux/can/ |
D | bcm.h | 65 struct timeval ival1, ival2;
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | divamnt.c | 48 static struct timeval start_time; 91 struct timeval tv; in diva_os_get_time()
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
D | vgettimeofday.c | 130 struct syscall_return_value __vdso_gettimeofday(struct timeval *tv, in __vdso_gettimeofday() 155 int gettimeofday(struct timeval *tv, struct timezone *tz)
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_frontend.h | 442 extern void dvb_frontend_sleep_until(struct timeval *waketime, u32 add_usec); 443 extern s32 timeval_usec_diff(struct timeval lasttime, struct timeval curtime);
|
D | dvb_frontend.c | 892 s32 timeval_usec_diff(struct timeval lasttime, struct timeval curtime) in timeval_usec_diff() 900 static inline void timeval_usec_add(struct timeval *curtime, u32 add_usec) in timeval_usec_add() 915 void dvb_frontend_sleep_until(struct timeval *waketime, u32 add_usec) in dvb_frontend_sleep_until() 917 struct timeval lasttime; in dvb_frontend_sleep_until() 2461 struct timeval nexttime; in dvb_frontend_ioctl_legacy() 2462 struct timeval tv[10]; in dvb_frontend_ioctl_legacy()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tcpip.c | 258 struct timeval tv; in libcfs_sock_write() 275 tv = (struct timeval) { in libcfs_sock_write() 320 struct timeval tv; in libcfs_sock_read() 335 tv = (struct timeval) { in libcfs_sock_read()
|
D | linux-tracefile.c | 197 struct timeval tv; in cfs_set_ptldebug_header()
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_sir.c | 130 static struct timeval last_tv = {0, 0}; 132 static struct timeval last_intr_tv = {0, 0}; 403 static long delta(struct timeval *tv1, struct timeval *tv2) in delta() 448 struct timeval curr_tv; in sir_interrupt()
|
D | lirc_parallel.c | 147 struct timeval tv, now; in init_lirc_timer() 223 struct timeval tv; in lirc_lirc_irq_handler() 224 static struct timeval lasttv; in lirc_lirc_irq_handler()
|
D | lirc_sasem.c | 114 struct timeval presstime; 570 struct timeval tv; in incoming_packet()
|
D | lirc_serial.c | 215 static struct timeval lasttv = {0, 0}; 609 struct timeval tv; in lirc_irq_handler()
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
D | gdm_sdio.h | 35 struct timeval sdu_stamp;
|
D | gdm_sdio.c | 333 struct timeval now, *before; in do_tx()
|
/linux-4.1.27/tools/perf/bench/ |
D | mem-memcpy.c | 112 static double timeval2double(struct timeval *ts) in timeval2double() 314 struct timeval tv_start, tv_end, tv_diff; in do_memcpy_gettimeofday() 380 struct timeval tv_start, tv_end, tv_diff; in do_memset_gettimeofday()
|
D | sched-pipe.c | 82 struct timeval start, stop, diff; in bench_sched_pipe()
|
D | futex-wake.c | 151 struct timeval start, end, runtime; in bench_futex_wake()
|
D | futex-requeue.c | 151 struct timeval start, end, runtime; in bench_futex_requeue()
|
D | futex-hash.c | 31 struct timeval start, end, runtime;
|
D | sched-messaging.c | 266 struct timeval start, stop, diff; in bench_sched_messaging()
|
D | numa.c | 1029 struct timeval start0, start, stop, diff; in worker_thread() 1414 struct timeval start, stop, diff; in __bench_numa()
|
/linux-4.1.27/fs/nfsd/ |
D | netns.h | 104 struct timeval nfssvc_boot;
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | ping_test.c | 95 struct timeval tv; in ping_client_prep_rpc() 127 struct timeval tv; in ping_client_done_rpc()
|
D | brw_test.c | 137 struct timeval tv; in brw_inject_one_error()
|
D | conrpc.c | 481 struct timeval tv; in lstcon_rpc_trans_interpreter()
|
/linux-4.1.27/arch/x86/kernel/ |
D | vsyscall_64.c | 165 if (!write_ok_or_segv(regs->di, sizeof(struct timeval)) || in emulate_vsyscall() 224 (struct timeval __user *)regs->di, in emulate_vsyscall()
|
/linux-4.1.27/tools/testing/selftests/powerpc/tm/ |
D | tm-syscall.c | 83 struct timeval end, now; in tm_syscall()
|
/linux-4.1.27/include/net/ |
D | compat.h | 32 int compat_sock_get_timestamp(struct sock *, struct timeval __user *);
|
/linux-4.1.27/include/drm/ |
D | drmP.h | 534 struct timeval *vblank_time, 689 struct timeval time[DRM_VBLANKTIME_RBSIZE]; /**< timestamp of current count */ 922 struct timeval *vblanktime); 944 struct timeval *vblank_time,
|
/linux-4.1.27/net/ |
D | compat.c | 217 struct timeval *tv = (struct timeval *)data; in put_cmsg_compat() 336 struct timeval ktime; in do_set_sock_timeout() 397 struct timeval ktime; in do_get_sock_timeout() 430 int compat_sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) in compat_sock_get_timestamp() 434 struct timeval tv; in compat_sock_get_timestamp()
|
/linux-4.1.27/arch/xtensa/platforms/iss/include/platform/ |
D | simcall.h | 106 struct timeval tv = { .tv_sec = 0, .tv_usec = 0 }; in simc_poll()
|
/linux-4.1.27/kernel/ |
D | compat.c | 95 struct timeval ktv; in COMPAT_SYSCALL_DEFINE2() 111 struct timeval user_tv; in COMPAT_SYSCALL_DEFINE2() 129 static int __compat_get_timeval(struct timeval *tv, const struct compat_timeval __user *ctv) in __compat_get_timeval() 136 static int __compat_put_timeval(const struct timeval *tv, struct compat_timeval __user *ctv) in __compat_put_timeval() 157 int compat_get_timeval(struct timeval *tv, const void __user *utv) in compat_get_timeval() 166 int compat_put_timeval(const struct timeval *tv, void __user *utv) in compat_put_timeval() 1035 struct timeval tv; in COMPAT_SYSCALL_DEFINE1()
|
D | tsacct.c | 128 struct timeval value; in __acct_update_integrals()
|
/linux-4.1.27/tools/power/cpupower/bench/ |
D | system.c | 41 struct timeval now; in get_time()
|
/linux-4.1.27/net/ipv6/ |
D | mip6.c | 121 struct timeval stamp; 187 static inline int mip6_report_rl_allow(struct timeval *stamp, in mip6_report_rl_allow() 219 struct timeval stamp; in mip6_destopt_reject()
|
D | af_inet6.c | 486 return sock_get_timestamp(sk, (struct timeval __user *)arg); in inet6_ioctl()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_display.h | 73 struct timeval *, unsigned);
|
D | nouveau_display.c | 151 struct timeval *time, unsigned flags) in nouveau_display_vblstamp()
|
/linux-4.1.27/tools/thermal/tmon/ |
D | tmon.h | 51 struct timeval tv;
|
/linux-4.1.27/tools/perf/ui/tui/ |
D | setup.c | 54 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; in ui__getch()
|
/linux-4.1.27/sound/core/seq/ |
D | seq_timer.h | 55 struct timeval last_update; /* time of last clock update, used for interpolation */
|
D | seq_timer.c | 447 struct timeval tm; in snd_seq_timer_get_cur_time()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | asm-offsets.c | 98 DEFINE(TVAL_TV_SEC, offsetof(struct timeval, tv_sec)); in main() 99 DEFINE(TVAL_TV_USEC, offsetof(struct timeval, tv_usec)); in main()
|
/linux-4.1.27/drivers/char/ |
D | lp.c | 662 static int lp_set_timeout(unsigned int minor, struct timeval *par_timeout) in lp_set_timeout() 684 struct timeval par_timeout; in lp_ioctl() 692 sizeof (struct timeval))) { in lp_ioctl() 712 struct timeval par_timeout; in lp_compat_ioctl()
|
D | ppdev.c | 499 struct timeval par_timeout; in pp_do_ioctl() 596 if (copy_from_user (&par_timeout, argp, sizeof(struct timeval))) { in pp_do_ioctl() 616 if (copy_to_user (argp, &par_timeout, sizeof(struct timeval))) in pp_do_ioctl()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 955 get_tv32(struct timeval *o, struct timeval32 __user *i) in get_tv32() 963 put_tv32(struct timeval32 __user *o, struct timeval *i) in put_tv32() 1001 struct timeval ktv; in SYSCALL_DEFINE2() 1020 if (get_tv32((struct timeval *)&kts, tv)) in SYSCALL_DEFINE2() 1073 struct timeval ktvs[2]; in SYSCALL_DEFINE2() 1218 struct timeval tmp; in SYSCALL_DEFINE2()
|
/linux-4.1.27/include/linux/raid/ |
D | pq.h | 171 struct timeval tv; in raid6_jiffies()
|
/linux-4.1.27/kernel/power/ |
D | power.h | 175 struct timeval;
|
D | process.c | 33 struct timeval start, end; in try_to_freeze_tasks()
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_port.c | 98 struct timeval tv; in bfa_port_get_stats_isr() 126 struct timeval tv; in bfa_port_clear_stats_isr() 473 struct timeval tv; in bfa_port_attach()
|
D | bfa_cs.h | 37 struct timeval tv; \
|
D | bfa_defs_svc.h | 1457 struct timeval aen_tv;
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx.h | 151 struct timeval tv; in get_current_time()
|
/linux-4.1.27/drivers/media/pci/meye/ |
D | meye.h | 284 struct timeval timestamp; /* timestamp */
|
/linux-4.1.27/include/media/ |
D | v4l2-common.h | 190 void v4l2_get_timestamp(struct timeval *tv);
|
D | videobuf-core.h | 83 struct timeval ts;
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | super25.c | 94 struct timeval tv; in init_lustre_lite()
|
D | lproc_llite.c | 1177 struct timeval now; in ll_rw_extents_stats_pp_seq_show() 1256 struct timeval now; in ll_rw_extents_stats_seq_show() 1432 struct timeval now; in ll_rw_offset_stats_seq_show()
|
/linux-4.1.27/drivers/net/wireless/prism54/ |
D | isl_38xx.c | 116 struct timeval current_time; in isl38xx_trigger_device()
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | ibmasm.h | 56 struct timeval now; in get_timestamp()
|
/linux-4.1.27/drivers/media/rc/ |
D | streamzap.c | 99 struct timeval signal_last; 100 struct timeval signal_start;
|
D | imon.c | 1161 static inline int tv2int(const struct timeval *a, const struct timeval *b) in tv2int() 1194 struct timeval ct; in stabilize() 1195 static struct timeval prev_time = {0, 0}; in stabilize() 1196 static struct timeval hit_time = {0, 0}; in stabilize() 1600 struct timeval t; in imon_incoming_packet() 1601 static struct timeval prev_time = { 0, 0 }; in imon_incoming_packet()
|
/linux-4.1.27/arch/um/drivers/ |
D | daemon_user.c | 128 struct timeval tv; in daemon_user_init()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoe.h | 115 struct timeval sent; /* high-res time packet was sent */
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 197 struct timeval tv; in bttv_rc5_timer_end() 252 struct timeval tv; in bttv_rc5_irq()
|
D | bttvp.h | 143 struct timeval base_time; /* time of last seen code */
|
/linux-4.1.27/Documentation/timers/ |
D | hpet_example.c | 136 struct timeval stv, etv; in hpet_poll()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lustre_handles.c | 196 struct timeval tv; in class_handle_init()
|
D | obd_config.c | 1058 struct timeval start; in process_param2_config() 1059 struct timeval end; in process_param2_config()
|
/linux-4.1.27/drivers/cpufreq/ |
D | speedstep-lib.c | 389 struct timeval tv1, tv2; in speedstep_get_freqs()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 107 struct timeval base_time; 129 struct timeval tv; \
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_eer.c | 298 struct timeval tv; in dasd_eer_write_standard_trigger() 342 struct timeval tv; in dasd_eer_write_snss_trigger()
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-eq.c | 344 struct timeval tv; in lnet_eq_wait_locked()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran.h | 40 struct timeval timestamp; /* timestamp */
|
/linux-4.1.27/drivers/net/hamradio/ |
D | baycom_ser_fdx.c | 231 static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timeval *tv… in ser12_rx() 290 struct timeval tv; in ser12_interrupt()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | heartbeat.c | 1066 static void o2hb_tv_subtract(struct timeval *a, in o2hb_tv_subtract() 1067 struct timeval *b) in o2hb_tv_subtract() 1085 static unsigned int o2hb_elapsed_msecs(struct timeval *start, in o2hb_elapsed_msecs() 1086 struct timeval *end) in o2hb_elapsed_msecs() 1088 struct timeval res = *end; in o2hb_elapsed_msecs() 1105 struct timeval before_hb, after_hb; in o2hb_thread()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | lnetst.h | 131 struct timeval rpe_stamp; /* time stamp of RPC */
|
/linux-4.1.27/drivers/media/platform/coda/ |
D | coda.h | 139 struct timeval timestamp;
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | stv0299.c | 407 struct timeval nexttime; in stv0299_send_legacy_dish_cmd() 408 struct timeval tv[10]; in stv0299_send_legacy_dish_cmd()
|
/linux-4.1.27/drivers/firewire/ |
D | nosy.c | 418 struct timeval tv; in packet_irq_handler() 447 struct timeval tv; in bus_reset_irq_handler()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | 11n_aggr.c | 176 struct timeval tv; in mwifiex_11n_aggregate_pkt()
|
D | wmm.c | 121 struct timeval ba_tstamp; in mwifiex_get_random_ba_threshold()
|
/linux-4.1.27/net/core/ |
D | sock.c | 384 struct timeval tv; in sock_set_timeout() 1020 struct timeval tm; in sock_getsockopt() 1120 lv = sizeof(struct timeval); in sock_getsockopt() 1131 lv = sizeof(struct timeval); in sock_getsockopt() 2438 int sock_get_timestamp(struct sock *sk, struct timeval __user *userstamp) in sock_get_timestamp() 2440 struct timeval tv; in sock_get_timestamp()
|
/linux-4.1.27/drivers/input/serio/ |
D | hp_sdc_mlc.c | 152 struct timeval tv; in hp_sdc_mlc_in()
|
D | hil_mlc.c | 277 struct timeval tv; in hilse_init_lcv() 734 struct timeval tv; in hilse_donode()
|
D | hp_sdc.c | 309 struct timeval tv; in hp_sdc_tasklet()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-common.c | 399 void v4l2_get_timestamp(struct timeval *tv) in v4l2_get_timestamp()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_cm.h | 282 struct timeval sent_ts;
|
/linux-4.1.27/tools/perf/ |
D | builtin-buildid-cache.c | 51 struct timeval tv; in build_id_cache__kcore_dir()
|
D | builtin-kvm.c | 563 struct timeval tv; in show_timeofday()
|
/linux-4.1.27/tools/usb/ |
D | testusb.c | 64 struct timeval duration;
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_user.c | 197 struct timeval times[2]; in set_attr()
|
/linux-4.1.27/drivers/media/usb/usbvision/ |
D | usbvision.h | 322 struct timeval timestamp;
|
/linux-4.1.27/drivers/media/usb/cpia2/ |
D | cpia2.h | 357 struct timeval timestamp;
|
D | cpia2_v4l.c | 895 struct timeval *tv1, *tv2; in find_earliest_filled_buffer()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 586 struct timeval now; in osc_rpc_stats_seq_show() 703 struct timeval now; in osc_stats_seq_show()
|
/linux-4.1.27/tools/firewire/ |
D | nosy-dump.c | 844 static struct timeval last_update; in print_stats() 845 struct timeval now; in print_stats()
|
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 986 struct timeval time; in acpi_os_get_timer()
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei-amt-version.c | 175 struct timeval tv; in mei_send_msg()
|
/linux-4.1.27/drivers/mtd/tests/ |
D | speedtest.c | 52 static struct timeval start, finish;
|
D | torturetest.c | 82 static struct timeval start, finish;
|
/linux-4.1.27/drivers/ide/ |
D | pdc202xx_new.c | 246 struct timeval start_time, end_time; in detect_pll_input_clock()
|
/linux-4.1.27/tools/perf/tests/ |
D | switch-tracking.c | 15 struct timeval start, now, diff, maxtime; in spin_sleep()
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
D | process.c | 463 struct timeval tv = { .tv_sec = 0, .tv_usec = UM_USEC_PER_SEC / UM_HZ }; in copy_context_skas0()
|
/linux-4.1.27/scripts/kconfig/ |
D | conf.c | 520 struct timeval now; in main()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_drv.c | 112 struct timeval *vblank_time,
|
D | radeon_kms.c | 822 struct timeval *vblank_time, in radeon_get_vblank_timestamp_kms()
|
/linux-4.1.27/drivers/usb/mon/ |
D | mon_bin.c | 486 struct timeval ts; in mon_bin_event() 632 struct timeval ts; in mon_bin_error()
|
D | mon_text.c | 179 struct timeval tval; in mon_get_timestamp()
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/ |
D | ft1000_debug.c | 415 struct timeval tv; in ft1000_ioctl()
|
/linux-4.1.27/net/can/ |
D | af_can.c | 105 return sock_get_timestamp(sk, (struct timeval __user *)arg); in can_ioctl()
|
D | bcm.c | 99 struct timeval ival1, ival2;
|
/linux-4.1.27/net/bluetooth/ |
D | af_bluetooth.c | 482 err = sock_get_timestamp(sk, (struct timeval __user *) arg); in bt_sock_ioctl()
|
D | hci_sock.c | 899 struct timeval tv; in hci_sock_cmsg()
|
/linux-4.1.27/Documentation/input/ |
D | ff.txt | 202 struct timeval time;
|
D | input.txt | 274 struct timeval time;
|
/linux-4.1.27/drivers/tty/serial/ |
D | bfin_uart.c | 216 static struct timeval anomaly_start = { .tv_sec = 0 }; in bfin_serial_rx_chars() 250 struct timeval curr; in bfin_serial_rx_chars()
|
/linux-4.1.27/net/vmw_vsock/ |
D | af_vsock.c | 1408 struct timeval tv; in vsock_stream_setsockopt() 1486 struct timeval tv; in vsock_stream_getsockopt()
|
/linux-4.1.27/drivers/scsi/ |
D | 3w-9xxx.c | 375 struct timeval time; in twa_aen_queue_event() 479 struct timeval utc; in twa_aen_sync_time() 654 struct timeval current_time; in twa_chrdev_ioctl()
|
D | gdth_proc.c | 151 struct timeval tv; in gdth_show_info()
|
D | 3w-sas.c | 227 struct timeval time; in twl_aen_queue_event() 414 struct timeval utc; in twl_aen_sync_time()
|
/linux-4.1.27/tools/lguest/ |
D | lguest.c | 945 struct timeval start; 994 struct timeval now; in console_input() 1074 struct timeval zero = { 0, 0 }; in will_block()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | serial2002.c | 124 struct timeval start, now; in serial2002_tty_read_poll_wait()
|
/linux-4.1.27/Documentation/networking/ |
D | timestamping.txt | 9 control message as struct timeval (usec resolution). 39 timeval of SO_TIMESTAMP (ms).
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 1393 (struct timeval __user *)argp); in x25_ioctl() 1689 (struct timeval __user*)argp); in compat_x25_ioctl()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 1873 struct timeval work_start; in ptlrpc_server_handle_request() 1874 struct timeval work_end; in ptlrpc_server_handle_request() 3058 struct timeval right_now; in ptlrpc_svcpt_health_check()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.c | 166 struct timeval timestamp; in rt2x00debug_dump_frame()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fence.c | 875 struct timeval tv; in vmw_event_fence_action_seq_passed()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | core.c | 547 struct timeval ts; in rtl_op_suspend() 574 struct timeval ts; in rtl_op_resume()
|
/linux-4.1.27/drivers/pci/ |
D | xen-pcifront.c | 120 struct timeval tv; in do_pci_op()
|
/linux-4.1.27/drivers/media/platform/ |
D | vim2m.c | 241 sizeof(struct timeval)); in device_process()
|
/linux-4.1.27/net/ieee802154/ |
D | socket.c | 169 return sock_get_timestamp(sk, (struct timeval __user *)arg); in ieee802154_sock_ioctl()
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_log.c | 541 struct timeval tv = ktime_to_timeval(skb->tstamp); in __build_packet_message()
|
D | nfnetlink_queue_core.c | 470 struct timeval tv = ktime_to_timeval(entskb->tstamp); in nfqnl_build_packet_message()
|
/linux-4.1.27/drivers/media/platform/omap/ |
D | omap_vout.c | 532 unsigned int irqstatus, struct timeval timevalue) in omapvid_handle_interlace_display() 576 struct timeval timevalue; in omap_vout_isr()
|
/linux-4.1.27/drivers/usb/misc/ |
D | usbtest.c | 33 struct timeval duration; 2065 struct timeval start; in usbtest_ioctl()
|