| /include/linux/ |
| D | time_namespace.h | 68 static inline void timens_add_monotonic(struct timespec64 *ts) in timens_add_monotonic() 75 static inline void timens_add_boottime(struct timespec64 *ts) in timens_add_boottime() 89 static inline void timens_sub_boottime(struct timespec64 *ts) in timens_sub_boottime() 152 static inline void timens_add_monotonic(struct timespec64 *ts) { } in timens_add_monotonic() 153 static inline void timens_add_boottime(struct timespec64 *ts) { } in timens_add_boottime() 160 static inline void timens_sub_boottime(struct timespec64 *ts) { } in timens_sub_boottime()
|
| D | time64.h | 92 static inline bool timespec64_valid(const struct timespec64 *ts) in timespec64_valid() 103 static inline bool timespec64_valid_strict(const struct timespec64 *ts) in timespec64_valid_strict() 113 static inline bool timespec64_valid_settod(const struct timespec64 *ts) in timespec64_valid_settod() 130 static inline s64 timespec64_to_ns(const struct timespec64 *ts) in timespec64_to_ns()
|
| D | timekeeping.h | 125 struct timespec64 ts; in ktime_get_coarse() local 223 static inline void ktime_get_boottime_ts64(struct timespec64 *ts) in ktime_get_boottime_ts64() 228 static inline void ktime_get_coarse_boottime_ts64(struct timespec64 *ts) in ktime_get_coarse_boottime_ts64() 238 static inline void ktime_get_clocktai_ts64(struct timespec64 *ts) in ktime_get_clocktai_ts64() 243 static inline void ktime_get_coarse_clocktai_ts64(struct timespec64 *ts) in ktime_get_coarse_clocktai_ts64()
|
| D | pps_kernel.h | 93 struct timespec64 ts) in timespec_to_pps_ktime() 99 static inline void pps_get_ts(struct pps_event_time *ts) in pps_get_ts() 111 static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec64 delta) in pps_sub_ts()
|
| D | ktime.h | 69 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) in timespec64_to_ktime() 208 struct timespec64 *ts) in ktime_to_timespec64_cond()
|
| D | pstore.h | 216 u64 ts; member
|
| D | fs.h | 1618 struct timespec64 ts = { .tv_sec = inode_get_atime_sec(inode), in inode_get_atime() local 1625 struct timespec64 ts) in inode_set_atime_to_ts() 1635 struct timespec64 ts = { .tv_sec = sec, in inode_set_atime() local 1653 struct timespec64 ts = { .tv_sec = inode_get_mtime_sec(inode), in inode_get_mtime() local 1659 struct timespec64 ts) in inode_set_mtime_to_ts() 1669 struct timespec64 ts = { .tv_sec = sec, in inode_set_mtime() local 1686 struct timespec64 ts = { .tv_sec = inode_get_ctime_sec(inode), in inode_get_ctime() local 1693 struct timespec64 ts) in inode_set_ctime_to_ts() 1711 struct timespec64 ts = { .tv_sec = sec, in inode_set_ctime() local
|
| D | socket.h | 403 struct timespec64 ts[3]; member
|
| D | skbuff.h | 4286 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestamp() local 4295 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_timestampns() local 4304 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestampns() local
|
| D | trace_events.h | 129 u64 ts; member
|
| D | security.h | 649 static inline int security_settime64(const struct timespec64 *ts, in security_settime64()
|
| /include/linux/iio/common/ |
| D | inv_sensors_timestamp.h | 76 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_pop() 86 static inline void inv_sensors_timestamp_reset(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_reset()
|
| /include/uapi/linux/ |
| D | errqueue.h | 58 struct __kernel_old_timespec ts[3]; member 65 struct __kernel_timespec ts[3]; member
|
| D | ptp_clock.h | 155 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1]; member 177 struct ptp_clock_time ts[PTP_MAX_SAMPLES][3]; member
|
| D | omap3isp.h | 175 } ts; member 193 } ts; member
|
| D | io_uring.h | 802 __u64 ts; member
|
| D | cec.h | 490 __u64 ts; member
|
| /include/media/ |
| D | dmxdev.h | 85 struct dmx_ts_feed *ts; member 131 struct list_head ts; member
|
| D | v4l2-event.h | 35 u64 ts; member
|
| D | dvb_demux.h | 132 struct dmx_ts_feed ts; member 137 dmx_ts_cb ts; member
|
| D | v4l2-common.h | 590 struct timespec64 ts = ns_to_timespec64(timestamp); in v4l2_buffer_set_timestamp() local
|
| /include/linux/ceph/ |
| D | decode.h | 199 static inline void ceph_decode_timespec64(struct timespec64 *ts, in ceph_decode_timespec64() 212 const struct timespec64 *ts) in ceph_encode_timespec64()
|
| /include/linux/mfd/ |
| D | ipaq-micro.h | 121 void (*ts) (void *data, int len, unsigned char *rxdata); member
|
| /include/net/ |
| D | inet_sock.h | 46 unsigned char ts; member
|
| /include/net/bluetooth/ |
| D | hci.h | 2920 __le32 ts; member 2958 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) argument
|