/include/linux/ |
D | time64.h | 13 struct timespec64 { struct 19 struct timespec64 it_interval; argument 20 struct timespec64 it_value; 43 static inline int timespec64_equal(const struct timespec64 *a, in timespec64_equal() 44 const struct timespec64 *b) in timespec64_equal() 54 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() 63 extern void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec); 65 static inline struct timespec64 timespec64_add(struct timespec64 lhs, in timespec64_add() 66 struct timespec64 rhs) in timespec64_add() 68 struct timespec64 ts_delta; in timespec64_add() [all …]
|
D | timekeeping.h | 19 extern int do_settimeofday64(const struct timespec64 *ts); 20 extern int do_sys_settimeofday64(const struct timespec64 *tv, 41 extern void ktime_get_raw_ts64(struct timespec64 *ts); 42 extern void ktime_get_ts64(struct timespec64 *ts); 43 extern void ktime_get_real_ts64(struct timespec64 *tv); 44 extern void ktime_get_coarse_ts64(struct timespec64 *ts); 45 extern void ktime_get_coarse_real_ts64(struct timespec64 *ts); 47 void getboottime64(struct timespec64 *ts); 118 struct timespec64 ts; in ktime_get_coarse() 187 static inline void ktime_get_boottime_ts64(struct timespec64 *ts) in ktime_get_boottime_ts64() [all …]
|
D | ptp_kvm.h | 11 struct timespec64; 15 int kvm_arch_ptp_get_clock(struct timespec64 *ts); 17 struct timespec64 *tspec, struct clocksource **cs);
|
D | time_namespace.h | 15 struct timespec64 monotonic; 16 struct timespec64 boottime; 59 struct timespec64 val; 65 static inline void timens_add_monotonic(struct timespec64 *ts) in timens_add_monotonic() 72 static inline void timens_add_boottime(struct timespec64 *ts) in timens_add_boottime() 86 static inline void timens_sub_boottime(struct timespec64 *ts) in timens_sub_boottime() 144 static inline void timens_add_monotonic(struct timespec64 *ts) { } in timens_add_monotonic() 145 static inline void timens_add_boottime(struct timespec64 *ts) { } in timens_add_boottime() 152 static inline void timens_sub_boottime(struct timespec64 *ts) { } in timens_sub_boottime()
|
D | stat.h | 47 struct timespec64 atime; 48 struct timespec64 mtime; 49 struct timespec64 ctime; 50 struct timespec64 btime; /* File creation time */
|
D | posix-clock.h | 43 int (*clock_gettime)(struct posix_clock *pc, struct timespec64 *ts); 45 int (*clock_getres) (struct posix_clock *pc, struct timespec64 *ts); 48 const struct timespec64 *ts);
|
D | pps_kernel.h | 37 struct timespec64 ts_raw; 39 struct timespec64 ts_real; 94 struct timespec64 ts) in timespec_to_pps_ktime() 112 static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec64 delta) in pps_sub_ts()
|
D | ptp_clock_kernel.h | 50 struct timespec64 pre_ts; 51 struct timespec64 post_ts; 152 int (*gettime64)(struct ptp_clock_info *ptp, struct timespec64 *ts); 153 int (*gettimex64)(struct ptp_clock_info *ptp, struct timespec64 *ts, 157 int (*settime64)(struct ptp_clock_info *p, const struct timespec64 *ts);
|
D | time.h | 11 int get_timespec64(struct timespec64 *ts, 13 int put_timespec64(const struct timespec64 *ts, 30 extern long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, int flags);
|
D | timex.h | 165 extern void hardpps(const struct timespec64 *, const struct timespec64 *);
|
D | timekeeper_internal.h | 97 struct timespec64 wall_to_monotonic; 106 struct timespec64 monotonic_to_boot;
|
D | time32.h | 54 extern int get_old_timespec32(struct timespec64 *, const void __user *); 55 extern int put_old_timespec32(const struct timespec64 *, void __user *);
|
D | poll.h | 115 extern u64 select_estimate_accuracy(struct timespec64 *tv); 120 fd_set __user *exp, struct timespec64 *end_time); 122 extern int poll_select_set_timeout(struct timespec64 *to, time64_t sec,
|
D | init_syscalls.h | 18 int __init init_utimes(char *filename, struct timespec64 *ts);
|
D | ktime.h | 71 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) in timespec64_to_ktime() 210 struct timespec64 *ts) in ktime_to_timespec64_cond()
|
D | audit.h | 393 …sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec64 *abs_timeout); 403 extern void __audit_tk_injoffset(struct timespec64 offset); 459 …_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec64 *abs_timeout) in audit_mq_sendrecv() 509 static inline void audit_tk_injoffset(struct timespec64 offset) in audit_tk_injoffset() 629 const struct timespec64 *abs_timeout) in audit_mq_sendrecv() 655 static inline void audit_tk_injoffset(struct timespec64 offset) in audit_tk_injoffset()
|
D | damon.h | 402 struct timespec64 last_aggregation; 403 struct timespec64 last_primitive_update;
|
D | pstore.h | 73 struct timespec64 time;
|
D | jiffies.h | 421 extern unsigned long timespec64_to_jiffies(const struct timespec64 *value); 423 struct timespec64 *value);
|
D | iversion.h | 335 static inline u64 time_to_chattr(struct timespec64 *t) in time_to_chattr()
|
D | fs.h | 230 struct timespec64 ia_atime; 231 struct timespec64 ia_mtime; 232 struct timespec64 ia_ctime; 675 struct timespec64 i_atime; 676 struct timespec64 i_mtime; 677 struct timespec64 i_ctime; 755 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode); 1233 extern void lease_get_mtime(struct inode *, struct timespec64 *time); 1359 struct timespec64 *time) in lease_get_mtime() 1771 struct timespec64 current_time(struct inode *inode); [all …]
|
/include/soc/mscc/ |
D | ocelot_ptp.h | 48 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts); 50 const struct timespec64 *ts);
|
/include/sound/ |
D | timer.h | 97 struct timespec64 * tstamp, 123 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp);
|
/include/linux/sunrpc/ |
D | cache.h | 159 struct timespec64 boot; in seconds_since_boot() 166 struct timespec64 boot; in convert_to_wallclock() 306 struct timespec64 boot; in get_expiry()
|
/include/linux/fsl/ |
D | ptp_qoriq.h | 191 int ptp_qoriq_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts); 193 const struct timespec64 *ts);
|