/linux-4.1.27/include/linux/ |
D | timekeeping.h | 14 extern int do_sys_settimeofday(const struct timespec *tv, 21 struct timespec current_kernel_time(void); 23 struct timespec __current_kernel_time(void); 42 static inline int do_settimeofday(const struct timespec *ts) in do_settimeofday() 47 static inline int __getnstimeofday(struct timespec *ts) in __getnstimeofday() 52 static inline void getnstimeofday(struct timespec *ts) in getnstimeofday() 57 static inline void ktime_get_ts(struct timespec *ts) in ktime_get_ts() 62 static inline void ktime_get_real_ts(struct timespec *ts) in ktime_get_real_ts() 67 static inline void getrawmonotonic(struct timespec *ts) in getrawmonotonic() 72 static inline struct timespec get_monotonic_coarse(void) in get_monotonic_coarse() [all …]
|
D | time.h | 13 static inline int timespec_equal(const struct timespec *a, in timespec_equal() 14 const struct timespec *b) in timespec_equal() 24 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs) in timespec_compare() 57 extern void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec); 64 extern struct timespec timespec_add_safe(const struct timespec lhs, 65 const struct timespec rhs); 68 static inline struct timespec timespec_add(struct timespec lhs, in timespec_add() 69 struct timespec rhs) in timespec_add() 71 struct timespec ts_delta; in timespec_add() 80 static inline struct timespec timespec_sub(struct timespec lhs, in timespec_sub() [all …]
|
D | time64.h | 13 # define timespec64 timespec 36 static inline struct timespec timespec64_to_timespec(const struct timespec64 ts64) in timespec64_to_timespec() 41 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64() 60 static inline struct timespec timespec64_to_timespec(const struct timespec64 ts64) in timespec64_to_timespec() 62 struct timespec ret; in timespec64_to_timespec() 69 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64()
|
D | pps_kernel.h | 51 struct timespec ts_raw; 53 struct timespec ts_real; 108 struct timespec ts) in timespec_to_pps_ktime() 131 static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec delta) in pps_sub_ts()
|
D | posix-timers.h | 100 int (*clock_getres) (const clockid_t which_clock, struct timespec *tp); 102 const struct timespec *tp); 103 int (*clock_get) (const clockid_t which_clock, struct timespec * tp); 107 struct timespec *, struct timespec __user *);
|
D | poll.h | 99 extern long select_estimate_accuracy(struct timespec *tv); 156 extern int do_select(int n, fd_set_bits *fds, struct timespec *end_time); 158 struct timespec *end_time); 160 fd_set __user *exp, struct timespec *end_time); 162 extern int poll_select_set_timeout(struct timespec *to, long sec, long nsec);
|
D | stat.h | 30 struct timespec atime; 31 struct timespec mtime; 32 struct timespec ctime;
|
D | posix-clock.h | 62 int (*clock_gettime)(struct posix_clock *pc, struct timespec *ts); 64 int (*clock_getres) (struct posix_clock *pc, struct timespec *ts); 67 const struct timespec *ts);
|
D | timex.h | 155 extern void hardpps(const struct timespec *, const struct timespec *);
|
D | timekeeper_internal.h | 116 extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm,
|
D | syscalls.h | 53 struct timespec; 221 asmlinkage long sys_nanosleep(struct timespec __user *rqtp, struct timespec __user *rmtp); 276 const struct timespec __user *tp); 278 struct timespec __user *tp); 282 struct timespec __user *tp); 284 const struct timespec __user *rqtp, 285 struct timespec __user *rmtp); 310 struct timespec __user *interval); 336 struct timespec __user *utime, u32 __user *uaddr2, 370 const struct timespec __user *uts, [all …]
|
D | pstore.h | 60 int *count, struct timespec *time, char **buf, 71 int count, struct timespec time,
|
D | thread_info.h | 13 struct timespec; 34 struct timespec __user *rmtp;
|
D | audit.h | 225 struct timespec *t, unsigned int *serial); 245 …q_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec *abs_timeout); 291 …mq_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec *abs_timeout) in audit_mq_sendrecv() 383 struct timespec *t, unsigned int *serial) in auditsc_get_stamp() 416 const struct timespec *abs_timeout) in audit_mq_sendrecv()
|
D | hrtimer.h | 386 extern int hrtimer_get_res(const clockid_t which_clock, struct timespec *tp); 429 extern long hrtimer_nanosleep(struct timespec *rqtp, 430 struct timespec __user *rmtp,
|
D | lguest.h | 38 struct timespec time;
|
D | ktime.h | 81 static inline ktime_t timespec_to_ktime(struct timespec ts) in timespec_to_ktime() 245 struct timespec *ts) in ktime_to_timespec_cond()
|
D | jiffies.h | 293 extern unsigned long timespec_to_jiffies(const struct timespec *value); 295 struct timespec *value);
|
D | nfs_xdr.h | 64 struct timespec atime; 65 struct timespec mtime; 66 struct timespec ctime; 70 struct timespec pre_mtime; /* pre_op_attr.mtime */ 71 struct timespec pre_ctime; /* pre_op_attr.ctime */ 140 struct timespec time_delta; /* server time granularity */ 733 struct timespec guardtime;
|
D | socket.h | 332 struct timespec; 338 unsigned int flags, struct timespec *timeout);
|
D | signal.h | 243 struct timespec; 252 const struct timespec *);
|
D | fs.h | 251 struct timespec ia_atime; 252 struct timespec ia_mtime; 253 struct timespec ia_ctime; 618 struct timespec i_atime; 619 struct timespec i_mtime; 620 struct timespec i_ctime; 1047 extern void lease_get_mtime(struct inode *, struct timespec *time); 1169 static inline void lease_get_mtime(struct inode *inode, struct timespec *time) in lease_get_mtime() 1372 extern struct timespec current_fs_time(struct super_block *sb); 1652 int (*update_time)(struct inode *, struct timespec *, int); [all …]
|
D | nfs_fs_sb.h | 155 struct timespec time_delta; /* smallest time granularity */
|
D | compat.h | 153 extern int compat_get_timespec(struct timespec *, const void __user *); 154 extern int compat_put_timespec(const struct timespec *, void __user *); 164 extern int compat_convert_timespec(struct timespec __user **,
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | raw_skew.c | 58 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec() 63 struct timespec nsec_to_ts(long long ns) in nsec_to_ts() 65 struct timespec ts; in nsec_to_ts() 72 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() 81 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() 83 struct timespec start, mid, end; in get_monotonic_and_raw() 106 struct timespec mon, raw, start, end; in main()
|
D | mqueue-lat.c | 51 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() 59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 74 struct timespec start, end, now, target; in mqueue_lat_test()
|
D | leap-a-day.c | 67 static inline int in_order(struct timespec a, struct timespec b) in in_order() 78 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 140 struct timespec now, target; in test_hrtimer_failure() 183 struct timespec ts; in main() 202 struct timespec ts; in main() 278 struct timespec tai; in main()
|
D | nanosleep.c | 90 static inline int in_order(struct timespec a, struct timespec b) in in_order() 101 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 113 struct timespec now, target, rel; in nanosleep_test()
|
D | nsleep-lat.c | 90 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 101 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() 111 struct timespec start, end, target; in nanosleep_lat_test()
|
D | alarmtimer-suspend.c | 65 struct timespec start_time; 98 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() 111 struct timespec ts; in sigalarm()
|
D | inconsistency-check.c | 91 static inline int in_order(struct timespec a, struct timespec b) in in_order() 107 struct timespec list[CALLS_PER_LOOP]; in consistency_test() 170 struct timespec ts; in main()
|
D | threadtest.c | 49 struct timespec global_list[LISTSIZE]; 53 void checklist(struct timespec *list, int size) in checklist() 56 struct timespec *a, *b; in checklist() 117 struct timespec my_list[LISTSIZE]; in independent_thread()
|
D | set-timer-lat.c | 64 struct timespec start_time; 97 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() 109 struct timespec ts; in sigalarm()
|
D | leapcrash.c | 74 struct timespec ts; in main()
|
/linux-4.1.27/arch/arm/vdso/ |
D | vgettimeofday.c | 63 struct timespec *_ts) in clock_gettime_fallback() 65 register struct timespec *ts asm("r1") = _ts; in clock_gettime_fallback() 79 static notrace int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse() 95 static notrace int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse() 98 struct timespec tomono; in do_monotonic_coarse() 136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() 158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() 160 struct timespec tomono; in do_monotonic() 187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() 192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() [all …]
|
/linux-4.1.27/kernel/time/ |
D | time.c | 84 struct timespec tv; in SYSCALL_DEFINE1() 143 struct timespec adjust; in warp_clock() 163 int do_sys_settimeofday(const struct timespec *tv, const struct timezone *tz) in do_sys_settimeofday() 193 struct timespec new_ts; in SYSCALL_DEFINE2() 236 struct timespec current_fs_time(struct super_block *sb) in current_fs_time() 238 struct timespec now = current_kernel_time(); in current_fs_time() 293 struct timespec timespec_trunc(struct timespec t, unsigned gran) in timespec_trunc() 359 void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec) in set_normalized_timespec() 387 struct timespec ns_to_timespec(const s64 nsec) in ns_to_timespec() 389 struct timespec ts; in ns_to_timespec() [all …]
|
D | posix-timers.c | 132 static int common_nsleep(const clockid_t, int flags, struct timespec *t, 133 struct timespec __user *rmtp); 206 static int posix_clock_realtime_get(clockid_t which_clock, struct timespec *tp) in posix_clock_realtime_get() 214 const struct timespec *tp) in posix_clock_realtime_set() 228 static int posix_ktime_get_ts(clockid_t which_clock, struct timespec *tp) in posix_ktime_get_ts() 237 static int posix_get_monotonic_raw(clockid_t which_clock, struct timespec *tp) in posix_get_monotonic_raw() 244 static int posix_get_realtime_coarse(clockid_t which_clock, struct timespec *tp) in posix_get_realtime_coarse() 251 struct timespec *tp) in posix_get_monotonic_coarse() 257 static int posix_get_coarse_res(const clockid_t which_clock, struct timespec *tp) in posix_get_coarse_res() 263 static int posix_get_boottime(const clockid_t which_clock, struct timespec *tp) in posix_get_boottime() [all …]
|
D | ntp_internal.h | 11 extern void __hardpps(const struct timespec *, const struct timespec *);
|
D | timekeeping.h | 15 extern int timekeeping_inject_offset(struct timespec *ts); 18 extern void timekeeping_clocktai(struct timespec *ts);
|
D | posix-cpu-timers.c | 55 timespec_to_sample(const clockid_t which_clock, const struct timespec *tp) in timespec_to_sample() 70 struct timespec *tp) in sample_to_timespec() 144 posix_cpu_clock_getres(const clockid_t which_clock, struct timespec *tp) in posix_cpu_clock_getres() 163 posix_cpu_clock_set(const clockid_t which_clock, const struct timespec *tp) in posix_cpu_clock_set() 266 struct timespec *tp) in posix_cpu_clock_get_task() 286 static int posix_cpu_clock_get(const clockid_t which_clock, struct timespec *tp) in posix_cpu_clock_get() 1248 struct timespec *rqtp, struct itimerspec *it) in do_cpu_nanosleep() 1335 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep() 1372 struct timespec t; in posix_cpu_nsleep_restart() 1381 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart() [all …]
|
D | alarmtimer.c | 496 static int alarm_clock_getres(const clockid_t which_clock, struct timespec *tp) in alarm_clock_getres() 513 static int alarm_clock_get(clockid_t which_clock, struct timespec *tp) in alarm_clock_get() 682 struct timespec __user *rmtp) in update_rmtp() 684 struct timespec rmt; in update_rmtp() 710 struct timespec __user *rmtp; in alarm_timer_nsleep_restart() 747 struct timespec *tsreq, struct timespec __user *rmtp) in alarm_timer_nsleep()
|
D | ntp.c | 98 static struct timespec pps_fbase; /* beginning of the last freq interval */ 464 struct timespec now; in update_persistent_clock64() 479 struct timespec next; in sync_cmos_clock() 730 static inline struct pps_normtime pps_normalize_ts(struct timespec ts) in pps_normalize_ts() 899 void __hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in __hardpps()
|
D | test_udelay.c | 46 struct timespec ts1, ts2; in udelay_test_single() 90 struct timespec ts; in udelay_test_show()
|
D | timekeeping.c | 478 struct timespec xt, wm; in update_vsyscall() 859 void getnstime_raw_and_real(struct timespec *ts_raw, struct timespec *ts_real) in getnstime_raw_and_real() 948 int timekeeping_inject_offset(struct timespec *ts) in timekeeping_inject_offset() 1166 void __weak read_persistent_clock(struct timespec *ts) in read_persistent_clock() 1174 struct timespec ts; in read_persistent_clock64() 1189 void __weak read_boot_clock(struct timespec *ts) in read_boot_clock() 1197 struct timespec ts; in read_boot_clock64() 1876 struct timespec __current_kernel_time(void) in __current_kernel_time() 1883 struct timespec current_kernel_time(void) in current_kernel_time() 2007 struct timespec delta; in do_adjtimex() [all …]
|
D | hrtimer.c | 1187 int hrtimer_get_res(const clockid_t which_clock, struct timespec *tp) in hrtimer_get_res() 1516 static int update_rmtp(struct hrtimer *timer, struct timespec __user *rmtp) in update_rmtp() 1518 struct timespec rmt; in update_rmtp() 1535 struct timespec __user *rmtp; in hrtimer_nanosleep_restart() 1559 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, in hrtimer_nanosleep() 1600 SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, in SYSCALL_DEFINE2() 1601 struct timespec __user *, rmtp) in SYSCALL_DEFINE2() 1603 struct timespec tu; in SYSCALL_DEFINE2()
|
D | posix-clock.c | 300 static int pc_clock_gettime(clockid_t id, struct timespec *ts) in pc_clock_gettime() 319 static int pc_clock_getres(clockid_t id, struct timespec *ts) in pc_clock_getres() 338 static int pc_clock_settime(clockid_t id, const struct timespec *ts) in pc_clock_settime()
|
D | timer_stats.c | 282 struct timespec period; in tstats_show()
|
/linux-4.1.27/drivers/firmware/efi/ |
D | efi-pstore.c | 35 struct timespec *timespec; member 66 cb_data->timespec->tv_sec = time; in efi_pstore_read_func() 67 cb_data->timespec->tv_nsec = 0; in efi_pstore_read_func() 76 cb_data->timespec->tv_sec = time; in efi_pstore_read_func() 77 cb_data->timespec->tv_nsec = 0; in efi_pstore_read_func() 88 cb_data->timespec->tv_sec = time; in efi_pstore_read_func() 89 cb_data->timespec->tv_nsec = 0; in efi_pstore_read_func() 211 int *count, struct timespec *timespec, in efi_pstore_read() argument 221 data.timespec = timespec; in efi_pstore_read() 269 struct timespec time; [all …]
|
/linux-4.1.27/arch/sh/kernel/ |
D | time.c | 27 static void null_rtc_get_time(struct timespec *tv) in null_rtc_get_time() 38 void (*rtc_sh_get_time)(struct timespec *) = null_rtc_get_time; 41 void read_persistent_clock(struct timespec *ts) in read_persistent_clock() 47 int update_persistent_clock(struct timespec now) in update_persistent_clock() 56 struct timespec tv; in get_rtc_time()
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
D | vgettimeofday.c | 64 static inline int do_realtime(struct vdso_data *vdso, struct timespec *ts) in do_realtime() 83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) in do_monotonic() 103 struct timespec *ts) in do_realtime_coarse() 117 struct timespec *ts) in do_monotonic_coarse() 149 do_realtime(vdso, (struct timespec *)tv); in __vdso_gettimeofday() 159 struct timespec *ts) in vdso_fallback_gettime() 174 struct timespec *ts) in __vdso_clock_gettime() 197 int clock_gettime(clockid_t clock, struct timespec *ts)
|
/linux-4.1.27/arch/x86/vdso/ |
D | vclock_gettime.c | 25 extern int __vdso_clock_gettime(clockid_t clock, struct timespec *ts); 46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() 135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime() 230 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime() 251 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic() 272 notrace static void do_realtime_coarse(struct timespec *ts) in do_realtime_coarse() 282 notrace static void do_monotonic_coarse(struct timespec *ts) in do_monotonic_coarse() 292 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime() 317 int clock_gettime(clockid_t, struct timespec *) 323 if (unlikely(do_realtime((struct timespec *)tv) == VCLOCK_NONE)) in __vdso_gettimeofday()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | time.c | 83 static int after_sleep_interval(struct timespec *ts) in after_sleep_interval() 129 static inline long long timespec_to_us(const struct timespec *ts) in timespec_to_us() 135 static int after_sleep_interval(struct timespec *ts) in after_sleep_interval() 169 struct timespec ts; in idle_sleep() 180 ts = ((struct timespec) { .tv_sec = nsecs / UM_NSEC_PER_SEC, in idle_sleep()
|
/linux-4.1.27/fs/ntfs/ |
D | time.h | 48 static inline sle64 utc2ntfs(const struct timespec ts) in utc2ntfs() 85 static inline struct timespec ntfs2utc(const sle64 time) in ntfs2utc() 87 struct timespec ts; in ntfs2utc()
|
/linux-4.1.27/kernel/ |
D | compat.c | 112 struct timespec new_ts; in COMPAT_SYSCALL_DEFINE2() 143 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) in __compat_get_timespec() 150 static int __compat_put_timespec(const struct timespec *ts, struct compat_timespec __user *cts) in __compat_put_timespec() 175 int compat_get_timespec(struct timespec *ts, const void __user *uts) in compat_get_timespec() 184 int compat_put_timespec(const struct timespec *ts, void __user *uts) in compat_put_timespec() 193 int compat_convert_timespec(struct timespec __user **kts, in compat_convert_timespec() 196 struct timespec ts; in compat_convert_timespec() 197 struct timespec __user *uts; in compat_convert_timespec() 200 *kts = (struct timespec __user *)cts; in compat_convert_timespec() 219 struct timespec rmt; in compat_nanosleep_restart() [all …]
|
D | audit.h | 113 struct timespec ctime; /* time of syscall entry */ 182 struct timespec abs_timeout;
|
D | futex_compat.c | 178 struct timespec ts; in COMPAT_SYSCALL_DEFINE6()
|
/linux-4.1.27/include/uapi/linux/ |
D | time.h | 9 struct timespec { struct 35 struct timespec it_interval; /* timer period */ 36 struct timespec it_value; /* timer expiration */
|
D | coda.h | 89 struct timespec { struct 114 struct timespec { struct 223 struct timespec va_atime; /* time of last access */ 224 struct timespec va_mtime; /* time of last modification */ 225 struct timespec va_ctime; /* time file changed */
|
D | errqueue.h | 33 struct timespec ts[3];
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs.h | 46 struct timespec ia_atime; 47 struct timespec ia_mtime; 48 struct timespec ia_ctime; 58 struct timespec atime, mtime, ctime;
|
/linux-4.1.27/fs/ |
D | utimes.c | 29 struct timespec tv[2]; in SYSCALL_DEFINE2() 51 static int utimes_common(struct path *path, struct timespec *times) in utimes_common() 136 long do_utimes(int dfd, const char __user *filename, struct timespec *times, in do_utimes() 186 struct timespec __user *, utimes, int, flags) in SYSCALL_DEFINE4() 188 struct timespec tstimes[2]; in SYSCALL_DEFINE4() 207 struct timespec tstimes[2]; in SYSCALL_DEFINE3()
|
D | select.c | 50 static long __estimate_accuracy(struct timespec *tv) in __estimate_accuracy() 73 long select_estimate_accuracy(struct timespec *tv) in select_estimate_accuracy() 76 struct timespec now; in select_estimate_accuracy() 272 int poll_select_set_timeout(struct timespec *to, long sec, long nsec) in poll_select_set_timeout() 274 struct timespec ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() 289 static int poll_select_copy_remaining(struct timespec *end_time, void __user *p, in poll_select_copy_remaining() 292 struct timespec rts; in poll_select_copy_remaining() 399 int do_select(int n, fd_set_bits *fds, struct timespec *end_time) in do_select() 548 fd_set __user *exp, struct timespec *end_time) in core_sys_select() 625 struct timespec end_time, *to = NULL; in SYSCALL_DEFINE5() [all …]
|
D | compat.c | 78 struct timespec tv[2]; in COMPAT_SYSCALL_DEFINE2() 92 struct timespec tv[2]; in COMPAT_SYSCALL_DEFINE4() 107 struct timespec tv[2]; in COMPAT_SYSCALL_DEFINE3() 529 struct timespec t; in COMPAT_SYSCALL_DEFINE5() 530 struct timespec __user *ut = NULL; in COMPAT_SYSCALL_DEFINE5() 1106 static int poll_select_copy_remaining(struct timespec *end_time, void __user *p, in poll_select_copy_remaining() 1109 struct timespec ts; in poll_select_copy_remaining() 1236 struct timespec *end_time) in compat_core_sys_select() 1309 struct timespec end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() 1356 struct timespec end_time, *to = NULL; in do_compat_pselect() [all …]
|
D | inode.c | 1517 struct timespec now) in relatime_need_update() 1545 int generic_update_time(struct inode *inode, struct timespec *time, int flags) in generic_update_time() 1569 static int update_time(struct inode *inode, struct timespec *time, int flags) in update_time() 1571 int (*update_time)(struct inode *, struct timespec *, int); in update_time() 1591 struct timespec now; in touch_atime() 1719 struct timespec now; in file_update_time()
|
D | attr.c | 195 struct timespec now; in notify_change()
|
/linux-4.1.27/include/uapi/sound/ |
D | asound.h | 439 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */ 440 struct timespec tstamp; /* reference timestamp */ 449 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ 450 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ 452 unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */ 459 struct timespec tstamp; /* Timestamp */ 461 struct timespec audio_tstamp; /* from sample counter or wall clock */ 630 struct timespec tstamp; /* Timestamp */ 742 struct timespec tstamp; /* Timestamp - last update */ 792 struct timespec tstamp; [all …]
|
/linux-4.1.27/arch/x86/include/asm/ |
D | intel_mid_vrtc.h | 6 extern void vrtc_get_time(struct timespec *now); 7 extern int vrtc_set_mmss(const struct timespec *now);
|
D | x86_init.h | 145 struct timespec; 161 void (*get_wallclock)(struct timespec *ts); 162 int (*set_wallclock)(const struct timespec *ts);
|
D | mc146818rtc.h | 98 extern int mach_set_rtc_mmss(const struct timespec *now); 99 extern void mach_get_cmos_time(struct timespec *now);
|
D | pvclock.h | 14 struct timespec *ts);
|
/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() 78 static inline void cfs_fs_time_current(struct timespec *t) in cfs_fs_time_current() 83 static inline time_t cfs_fs_time_sec(struct timespec *t) in cfs_fs_time_sec()
|
/linux-4.1.27/arch/x86/kernel/ |
D | rtc.c | 41 int mach_set_rtc_mmss(const struct timespec *now) in mach_set_rtc_mmss() 62 void mach_get_cmos_time(struct timespec *now) in mach_get_cmos_time() 138 int update_persistent_clock(struct timespec now) in update_persistent_clock() 144 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
D | pvclock.c | 120 struct timespec *ts) in pvclock_read_wallclock() 124 struct timespec now; in pvclock_read_wallclock()
|
D | kvmclock.c | 51 static void kvm_get_wallclock(struct timespec *now) in kvm_get_wallclock() 70 static int kvm_set_wallclock(const struct timespec *now) in kvm_set_wallclock()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | fsyscall_gtod_data.h | 10 struct timespec wall_time; 11 struct timespec monotonic_time;
|
D | time.c | 387 void read_persistent_clock(struct timespec *ts) in read_persistent_clock() 428 void update_vsyscall_old(struct timespec *wall, struct timespec *wtm, in update_vsyscall_old()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | syscall.h | 22 fd_set __user *exp, struct timespec __user *tsp, 25 struct timespec __user *tsp,
|
/linux-4.1.27/arch/cris/kernel/ |
D | time.c | 55 int update_persistent_clock(struct timespec now) in update_persistent_clock() 60 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | um_vdso.c | 19 int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime() 28 int clock_gettime(clockid_t, struct timespec *)
|
/linux-4.1.27/arch/x86/xen/ |
D | time.c | 172 static void xen_read_wallclock(struct timespec *ts) in xen_read_wallclock() 183 static void xen_get_wallclock(struct timespec *now) in xen_get_wallclock() 188 static int xen_set_wallclock(const struct timespec *now) in xen_set_wallclock() 197 static struct timespec next_sync; in xen_pvclock_gtod_notify() 200 struct timespec now; in xen_pvclock_gtod_notify() 480 struct timespec tp; in xen_time_init()
|
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.h | 59 extern long long timespec_diff_us(struct timespec start, struct timespec end);
|
D | cpupower-monitor.c | 53 long long timespec_diff_us(struct timespec start, struct timespec end) in timespec_diff_us() 55 struct timespec temp; in timespec_diff_us() 278 struct timespec start, end; in fork_it()
|
D | amd_fam14h_idle.c | 86 struct timespec start_time; 90 struct timespec dbg_time; 249 struct timespec end_time; in amd_fam14h_stop()
|
D | cpuidle_sysfs.c | 24 struct timespec start_time; 65 struct timespec end_time; in cpuidle_stop()
|
D | mperf_monitor.c | 33 static struct timespec time_start, time_end;
|
/linux-4.1.27/fs/proc/ |
D | uptime.c | 12 struct timespec uptime; in uptime_proc_show() 13 struct timespec idle; in uptime_proc_show()
|
D | stat.c | 89 struct timespec boottime; in show_stat()
|
/linux-4.1.27/drivers/staging/olpc_dcon/ |
D | olpc_dcon.h | 82 struct timespec irq_time; 83 struct timespec load_time;
|
D | olpc_dcon.c | 241 struct timespec delta_t, now; in dcon_load_holdoff() 334 struct timespec delta_t; in dcon_source_switch()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | timex.h | 111 void tod_to_timeval(__u64, struct timespec *); 114 void stck_to_timespec(unsigned long long stck, struct timespec *ts) in stck_to_timespec()
|
D | cputime.h | 86 static inline cputime_t timespec_to_cputime(const struct timespec *value) in timespec_to_cputime() 93 struct timespec *value) in cputime_to_timespec()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | vdso_datapage.h | 87 struct timespec stamp_xtime; /* xtime as at tb_orig_stamp */ 108 struct timespec stamp_xtime; /* xtime as at tb_orig_stamp */
|
D | cputime.h | 159 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *p) in cputime_to_timespec() 171 static inline cputime_t timespec_to_cputime(const struct timespec *p) in timespec_to_cputime()
|
/linux-4.1.27/fs/udf/ |
D | udftime.c | 87 struct timespec * 88 udf_disk_stamp_to_time(struct timespec *dest, struct timestamp src) in udf_disk_stamp_to_time() 120 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
|
D | udfdecl.h | 251 extern struct timespec *udf_disk_stamp_to_time(struct timespec *dest, 253 extern struct timestamp *udf_time_to_disk_stamp(struct timestamp *dest, struct timespec src);
|
D | udf_i.h | 30 struct timespec i_crtime;
|
D | udf_sb.h | 138 struct timespec s_record_time;
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | rtc.c | 26 void read_persistent_clock(struct timespec *ts) in read_persistent_clock() 112 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/drivers/pps/generators/ |
D | pps_gen_parport.c | 73 struct timespec expire_time, ts1, ts2, ts3, dts; in hrtimer_event() 164 struct timespec a, b; in calibrate_port() 183 struct timespec ts; in next_intr_time()
|
/linux-4.1.27/Documentation/networking/timestamping/ |
D | timestamping.c | 161 struct timespec ts; in printpacket() 189 struct timespec *stamp = in printpacket() 190 (struct timespec *)CMSG_DATA(cmsg); in printpacket() 197 struct timespec *stamp = in printpacket() 198 (struct timespec *)CMSG_DATA(cmsg); in printpacket()
|
D | txtimestamp.c | 78 static struct timespec ts_prev; 80 static void __print_timestamp(const char *name, struct timespec *cur, in __print_timestamp() 108 struct timespec ts; in print_timestamp_usr()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | cache.h | 159 struct timespec boot; in seconds_since_boot() 166 struct timespec boot; in convert_to_wallclock() 288 struct timespec boot; in get_expiry()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_demux.h | 86 struct timespec timeout; 137 struct timespec speed_last_time; /* for TS speed check */
|
D | demux.h | 95 struct timespec timeout);
|
/linux-4.1.27/drivers/ptp/ |
D | ptp_clock.c | 100 static int ptp_clock_getres(struct posix_clock *pc, struct timespec *tp) in ptp_clock_getres() 107 static int ptp_clock_settime(struct posix_clock *pc, const struct timespec *tp) in ptp_clock_settime() 115 static int ptp_clock_gettime(struct posix_clock *pc, struct timespec *tp) in ptp_clock_gettime() 136 struct timespec ts; in ptp_clock_adjtime()
|
/linux-4.1.27/include/sound/ |
D | timer.h | 105 struct timespec * tstamp, 128 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
|
D | pcm.h | 78 struct timespec *system_ts, struct timespec *audio_ts, 344 struct timespec trigger_tstamp; /* trigger timestamp */ 424 struct timespec driver_tstamp; 1129 struct timespec *tv) in snd_pcm_gettime()
|
/linux-4.1.27/include/asm-generic/ |
D | cputime_nsecs.h | 76 static inline cputime_t timespec_to_cputime(const struct timespec *val) in timespec_to_cputime() 81 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val) in cputime_to_timespec()
|
/linux-4.1.27/arch/x86/platform/intel-mid/ |
D | intel_mid_vrtc.c | 59 void vrtc_get_time(struct timespec *now) in vrtc_get_time() 89 int vrtc_set_mmss(const struct timespec *now) in vrtc_set_mmss()
|
/linux-4.1.27/drivers/char/ |
D | mmtimer.c | 471 static struct timespec sgi_clock_offset; 478 static struct timespec sgi_clock_offset; 481 static int sgi_clock_get(clockid_t clockid, struct timespec *tp) in sgi_clock_get() 492 static int sgi_clock_set(const clockid_t clockid, const struct timespec *tp) in sgi_clock_set() 702 struct timespec n; in sgi_timer_set() 768 static int sgi_clock_getres(const clockid_t which_clock, struct timespec *tp) in sgi_clock_getres()
|
/linux-4.1.27/arch/mips/loongson/common/ |
D | time.c | 32 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/sound/core/ |
D | pcm_compat.c | 259 struct timespec trigger_tstamp; 260 struct timespec tstamp; 269 struct timespec audio_tstamp; 270 struct timespec driver_tstamp; 272 unsigned char reserved[52-2*sizeof(struct timespec)]; 552 struct timespec tstamp; 554 struct timespec audio_tstamp;
|
D | hrtimer.c | 125 struct timespec tp; in snd_hrtimer_init()
|
D | rawmidi_compat.c | 102 struct timespec tstamp;
|
D | pcm_lib.c | 178 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp); in xrun() 236 struct timespec *curr_tstamp, in update_audio_tstamp() 237 struct timespec *audio_tstamp) in update_audio_tstamp() 241 struct timespec driver_tstamp; in update_audio_tstamp() 274 snd_pcm_gettime(substream->runtime, (struct timespec *)&driver_tstamp); in update_audio_tstamp() 287 struct timespec curr_tstamp; in snd_pcm_update_hw_ptr0() 288 struct timespec audio_tstamp; in snd_pcm_update_hw_ptr0() 311 snd_pcm_gettime(runtime, (struct timespec *)&curr_tstamp); in snd_pcm_update_hw_ptr0() 313 snd_pcm_gettime(runtime, (struct timespec *)&curr_tstamp); in snd_pcm_update_hw_ptr0()
|
/linux-4.1.27/drivers/lguest/ |
D | hypercalls.c | 303 struct timespec now; in write_timestamp() 306 &now, sizeof(struct timespec))) in write_timestamp()
|
/linux-4.1.27/arch/sh/include/uapi/asm/ |
D | sockios.h | 13 #define SIOCGSTAMPNS _IOR('s', 101, struct timespec) /* Get stamp (timespec) */
|
/linux-4.1.27/arch/sh/include/asm/ |
D | rtc.h | 6 extern void (*rtc_sh_get_time)(struct timespec *);
|
/linux-4.1.27/ipc/ |
D | compat_mq.c | 72 struct timespec __user *u_ts; in COMPAT_SYSCALL_DEFINE5() 86 struct timespec __user *u_ts; in COMPAT_SYSCALL_DEFINE5()
|
D | syscall.c | 31 (const struct timespec __user *)fifth); in SYSCALL_DEFINE6()
|
D | mqueue.c | 672 static int prepare_timeout(const struct timespec __user *u_abs_timeout, in prepare_timeout() 673 ktime_t *expires, struct timespec *ts) in prepare_timeout() 675 if (copy_from_user(ts, u_abs_timeout, sizeof(struct timespec))) in prepare_timeout() 953 const struct timespec __user *, u_abs_timeout) in SYSCALL_DEFINE5() 962 struct timespec ts; in SYSCALL_DEFINE5() 1072 const struct timespec __user *, u_abs_timeout) in SYSCALL_DEFINE5() 1081 struct timespec ts; in SYSCALL_DEFINE5()
|
/linux-4.1.27/fs/nfs/ |
D | callback.h | 74 struct timespec ctime; 75 struct timespec mtime;
|
D | netns.h | 32 struct timespec boot_time;
|
D | fscache-index.c | 159 struct timespec mtime; 160 struct timespec ctime;
|
D | nfs2xdr.c | 225 static __be32 *xdr_encode_time(__be32 *p, const struct timespec *timep) in xdr_encode_time() 243 const struct timespec *timep) in xdr_encode_current_server_time() 250 static __be32 *xdr_decode_time(__be32 *p, struct timespec *timep) in xdr_decode_time()
|
/linux-4.1.27/net/dccp/ |
D | probe.c | 50 struct timespec tstart; 57 struct timespec now; in printl()
|
/linux-4.1.27/arch/mips/kernel/ |
D | time.c | 47 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 33 static void aica_rtc_gettimeofday(struct timespec *ts) in aica_rtc_gettimeofday()
|
/linux-4.1.27/fs/pstore/ |
D | internal.h | 60 size_t size, struct timespec time,
|
D | ram.c | 152 static int ramoops_read_kmsg_hdr(char *buffer, struct timespec *time, in ramoops_read_kmsg_hdr() 182 int *count, struct timespec *time, in ramoops_pstore_read() 232 struct timespec timestamp; in ramoops_write_kmsg_hdr() 317 struct timespec time, struct pstore_info *psi) in ramoops_pstore_erase()
|
/linux-4.1.27/net/sctp/ |
D | probe.c | 68 struct timespec tstart; 141 struct timespec now; in jsctp_sf_eat_sack()
|
/linux-4.1.27/samples/bpf/ |
D | tracex4_user.c | 25 struct timespec ts; in time_get_ns()
|
/linux-4.1.27/tools/perf/ |
D | perf.h | 26 struct timespec ts; in rdclock()
|
D | builtin-stat.c | 144 static struct timespec ref_time; 154 static inline void diff_timespec(struct timespec *r, struct timespec *a, in diff_timespec() 155 struct timespec *b) in diff_timespec() 539 struct timespec ts, rs; in print_interval() 630 struct timespec ts; in __run_perf_stat() 1807 struct timespec tm; in cmd_stat()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-event.c | 111 const struct timespec *ts) in __v4l2_event_queue_fh() 173 struct timespec timestamp; in v4l2_event_queue() 189 struct timespec timestamp; in v4l2_event_queue_fh()
|
/linux-4.1.27/drivers/mmc/card/ |
D | mmc_test.c | 100 struct timespec ts; 496 static unsigned int mmc_test_rate(uint64_t bytes, struct timespec *ts) in mmc_test_rate() 523 unsigned int count, unsigned int sectors, struct timespec ts, in mmc_test_save_transfer_result() 548 struct timespec *ts1, struct timespec *ts2) in mmc_test_print_rate() 551 struct timespec ts; in mmc_test_print_rate() 572 unsigned int count, struct timespec *ts1, in mmc_test_print_avg_rate() 573 struct timespec *ts2) in mmc_test_print_avg_rate() 577 struct timespec ts; in mmc_test_print_avg_rate() 1466 struct timespec ts1, ts2; in mmc_test_area_io_seq() 1764 struct timespec ts1, ts2; in mmc_test_profile_trim_perf() [all …]
|
/linux-4.1.27/fs/nfsd/ |
D | nfsfh.h | 42 struct timespec fh_pre_mtime; /* mtime before oper */ 43 struct timespec fh_pre_ctime; /* ctime before oper */
|
/linux-4.1.27/arch/mips/mti-sead3/ |
D | sead3-time.c | 66 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/tools/perf/bench/ |
D | futex.h | 43 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | time.c | 717 int update_persistent_clock(struct timespec now) in update_persistent_clock() 731 static void __read_persistent_clock(struct timespec *ts) in __read_persistent_clock() 759 void read_persistent_clock(struct timespec *ts) in read_persistent_clock() 782 void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm, in update_vsyscall_old()
|
/linux-4.1.27/arch/m68k/kernel/ |
D | time.c | 73 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/include/net/ |
D | compat.h | 33 int compat_sock_get_timestampns(struct sock *, struct timespec __user *);
|
/linux-4.1.27/security/keys/ |
D | permission.c | 103 struct timespec now = current_kernel_time(); in key_validate()
|
D | key.c | 539 struct timespec now; in key_reject_and_link() 681 struct timespec now; in key_set_timeout() 982 struct timespec now; in key_revoke()
|
D | internal.h | 128 struct timespec now;
|
/linux-4.1.27/fs/ceph/ |
D | super.h | 161 struct timespec mtime, atime, ctime; 271 struct timespec i_rctime; 733 u64 time_warp_seq, struct timespec *ctime, 734 struct timespec *mtime, struct timespec *atime);
|
D | mds_client.h | 206 struct timespec r_stamp;
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | sync_serial.h | 129 struct timespec ts; /* The time the data was sampled. */
|
/linux-4.1.27/include/uapi/linux/hsi/ |
D | cs-protocol.h | 98 struct timespec tstamp_rx_ctrl;
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_time.h | 114 struct timespec time; in cfs_fs_timeval()
|
/linux-4.1.27/fs/cifs/ |
D | cache.c | 224 struct timespec last_write_time; 225 struct timespec last_change_time;
|
D | cifsproto.h | 131 extern struct timespec cifs_NTtimeToUnix(__le64 utc_nanoseconds_since_1601); 132 extern u64 cifs_UnixTimeToNT(struct timespec); 133 extern struct timespec cnvrtDosUnixTm(__le16 le_date, __le16 le_time,
|
D | netmisc.c | 921 struct timespec 924 struct timespec ts; in cifs_NTtimeToUnix() 952 cifs_UnixTimeToNT(struct timespec t) in cifs_UnixTimeToNT() 962 struct timespec cnvrtDosUnixTm(__le16 le_date, __le16 le_time, int offset) in cnvrtDosUnixTm() 964 struct timespec ts; in cnvrtDosUnixTm()
|
/linux-4.1.27/fs/fat/ |
D | misc.c | 189 void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_fat2unix() 227 void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_unix2fat()
|
D | fat.h | 303 extern int fat_alloc_new_dir(struct inode *dir, struct timespec *ts); 404 extern void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts, 406 extern void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec *ts,
|
D | namei_msdos.c | 227 struct timespec *ts, struct fat_slot_info *sinfo) in msdos_add_entry() 268 struct timespec ts; in msdos_create() 350 struct timespec ts; in msdos_mkdir() 438 struct timespec ts; in do_msdos_rename()
|
D | namei_vfat.c | 580 struct timespec *ts, in vfat_build_slots() 656 int cluster, struct timespec *ts, in vfat_add_entry() 775 struct timespec ts; in vfat_create() 864 struct timespec ts; in vfat_mkdir() 912 struct timespec ts; in vfat_rename()
|
/linux-4.1.27/arch/arm/kernel/ |
D | sys_oabi-compat.c | 310 const struct timespec __user *timeout) in sys_oabi_semtimedop() 313 struct timespec local_timeout; in sys_oabi_semtimedop() 364 (const struct timespec __user *)fifth); in sys_oabi_ipc()
|
D | vdso.c | 299 struct timespec xtime_coarse; in update_vsyscall()
|
/linux-4.1.27/arch/frv/kernel/ |
D | time.c | 88 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/arch/um/kernel/ |
D | time.c | 103 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/include/linux/ceph/ |
D | decode.h | 137 static inline void ceph_decode_timespec(struct timespec *ts, in ceph_decode_timespec() 144 const struct timespec *ts) in ceph_encode_timespec()
|
D | osd_client.h | 325 struct timespec *mtime); 367 struct timespec *mtime,
|
/linux-4.1.27/arch/mips/sibyte/swarm/ |
D | setup.c | 90 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvcvideo.h | 421 struct timespec start_ts; /* Stream start timestamp */ 422 struct timespec stop_ts; /* Stream stop timestamp */ 505 struct timespec host_ts;
|
D | uvc_video.c | 364 static inline void uvc_video_get_ts(struct timespec *ts) in uvc_video_get_ts() 381 struct timespec ts; in uvc_video_clock_decode() 608 struct timespec ts; in uvc_video_clock_update() 860 struct timespec ts; in uvc_video_stats_dump() 1011 struct timespec ts; in uvc_video_decode_start()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | time.c | 135 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
D | time-ts.c | 352 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_drv.h | 168 struct timespec *timeout); 208 struct timespec *timeout);
|
D | msm_atomic.c | 181 struct timespec timeout; in msm_atomic_commit()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_trans_inode.c | 71 struct timespec tv; in xfs_trans_ichgtime()
|
/linux-4.1.27/arch/avr32/kernel/ |
D | time.c | 124 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_trace.h | 75 struct timespec time_stamp;
|
D | fnic_trace.c | 113 struct timespec val; in fnic_get_trace_data() 219 struct timespec val1, val2; in fnic_get_stats_data()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | ispstat.h | 42 struct timespec ts;
|
/linux-4.1.27/arch/mips/mti-malta/ |
D | malta-time.c | 114 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/arch/mips/lasat/ |
D | ds1603.c | 138 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/arch/mips/sni/ |
D | time.c | 186 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | asm-offsets.c | 100 DEFINE(TSPEC_TV_SEC, offsetof(struct timespec, tv_sec)); in main() 101 DEFINE(TSPEC_TV_NSEC, offsetof(struct timespec, tv_nsec)); in main()
|
D | vdso.c | 202 struct timespec xtime_coarse; in update_vsyscall()
|
/linux-4.1.27/net/ |
D | compat.c | 227 struct timespec *ts = (struct timespec *)data; in put_cmsg_compat() 458 int compat_sock_get_timestampns(struct sock *sk, struct timespec __user *userstamp) in compat_sock_get_timestampns() 462 struct timespec ts; in compat_sock_get_timestampns() 751 struct timespec ktspec; in COMPAT_SYSCALL_DEFINE5()
|
/linux-4.1.27/fs/afs/ |
D | main.c | 40 struct timespec ts; in afs_get_client_UUID()
|
/linux-4.1.27/arch/m32r/kernel/ |
D | time.c | 140 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/arch/mips/dec/ |
D | time.c | 21 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozpd.h | 77 struct timespec last_rx_timestamp;
|
D | ozusbsvc.c | 130 struct timespec ts, now; in oz_usb_stop()
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-radio-tx.c | 39 struct timespec ts; in vivid_radio_tx_write()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | time.c | 249 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|
/linux-4.1.27/tools/testing/selftests/vm/ |
D | transhuge-stress.c | 62 struct timespec a, b; in main()
|
/linux-4.1.27/arch/sh/boards/mach-sh03/ |
D | rtc.c | 80 void sh03_rtc_gettimeofday(struct timespec *tv) in sh03_rtc_gettimeofday()
|
/linux-4.1.27/fs/ubifs/ |
D | misc.h | 236 static inline struct timespec ubifs_current_time(struct inode *inode) in ubifs_current_time()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb.h | 447 struct timespec start; 448 struct timespec period;
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ptp.c | 407 struct timespec ts = ns_to_timespec(ns); in efx_ptp_ns_to_s_ns() 437 struct timespec ts = ns_to_timespec(ns); in efx_ptp_ns_to_s27() 639 struct timespec limit; in efx_ptp_send_times() 641 struct timespec start; in efx_ptp_send_times() 652 struct timespec update_time; in efx_ptp_send_times() 716 struct timespec delta; in efx_ptp_process_times() 730 struct timespec wait; in efx_ptp_process_times()
|
/linux-4.1.27/fs/btrfs/ |
D | btrfs_inode.h | 193 struct timespec i_otime;
|
/linux-4.1.27/drivers/acpi/apei/ |
D | erst.c | 934 struct timespec *time, char **buf, 940 struct timespec time, struct pstore_info *psi); 994 struct timespec *time, char **buf, in erst_reader() 1116 struct timespec time, struct pstore_info *psi) in erst_clearer()
|
/linux-4.1.27/sound/drivers/pcsp/ |
D | pcsp.c | 45 struct timespec tp; in snd_pcsp_create()
|
/linux-4.1.27/lib/ |
D | crc32.c | 982 struct timespec start, stop; 1068 struct timespec start, stop;
|
/linux-4.1.27/fs/hfs/ |
D | hfs_fs.h | 258 #define hfs_m_to_utime(time) (struct timespec){ .tv_sec = __hfs_m_to_utime(time) }
|
/linux-4.1.27/arch/sparc/kernel/ |
D | time_32.c | 90 int update_persistent_clock(struct timespec now) in update_persistent_clock()
|
/linux-4.1.27/arch/nios2/kernel/ |
D | time.c | 297 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
|