Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 27) sorted by relevance

12

/include/linux/
A Dtime64.h52 static inline bool timespec64_is_epoch(const struct timespec64 *ts) in timespec64_is_epoch()
97 static inline bool timespec64_valid(const struct timespec64 *ts) in timespec64_valid()
108 static inline bool timespec64_valid_strict(const struct timespec64 *ts) in timespec64_valid_strict()
118 static inline bool timespec64_valid_settod(const struct timespec64 *ts) in timespec64_valid_settod()
135 static inline s64 timespec64_to_ns(const struct timespec64 *ts) in timespec64_to_ns()
A Dtime_namespace.h69 static inline void timens_add_monotonic(struct timespec64 *ts) in timens_add_monotonic()
76 static inline void timens_add_boottime(struct timespec64 *ts) in timens_add_boottime()
90 static inline void timens_sub_boottime(struct timespec64 *ts) in timens_sub_boottime()
153 static inline void timens_add_monotonic(struct timespec64 *ts) { } in timens_add_monotonic()
154 static inline void timens_add_boottime(struct timespec64 *ts) { } in timens_add_boottime()
161 static inline void timens_sub_boottime(struct timespec64 *ts) { } in timens_sub_boottime()
A Dtimekeeping.h131 struct timespec64 ts; in ktime_get_coarse() local
229 static inline void ktime_get_boottime_ts64(struct timespec64 *ts) in ktime_get_boottime_ts64()
234 static inline void ktime_get_coarse_boottime_ts64(struct timespec64 *ts) in ktime_get_coarse_boottime_ts64()
244 static inline void ktime_get_clocktai_ts64(struct timespec64 *ts) in ktime_get_clocktai_ts64()
249 static inline void ktime_get_coarse_clocktai_ts64(struct timespec64 *ts) in ktime_get_coarse_clocktai_ts64()
A Dpps_kernel.h94 struct timespec64 ts) in timespec_to_pps_ktime()
100 static inline void pps_get_ts(struct pps_event_time *ts) in pps_get_ts()
112 static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec64 delta) in pps_sub_ts()
A Dktime.h69 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) in timespec64_to_ktime()
208 struct timespec64 *ts) in ktime_to_timespec64_cond()
A Dpstore.h216 u64 ts; member
A Dfs.h1677 struct timespec64 ts = { .tv_sec = inode_get_atime_sec(inode), in inode_get_atime() local
1684 struct timespec64 ts) in inode_set_atime_to_ts()
1694 struct timespec64 ts = { .tv_sec = sec, in inode_set_atime() local
1712 struct timespec64 ts = { .tv_sec = inode_get_mtime_sec(inode), in inode_get_mtime() local
1718 struct timespec64 ts) in inode_set_mtime_to_ts()
1728 struct timespec64 ts = { .tv_sec = sec, in inode_set_mtime() local
1756 struct timespec64 ts = { .tv_sec = inode_get_ctime_sec(inode), in inode_get_ctime() local
1775 struct timespec64 ts = { .tv_sec = sec, in inode_set_ctime() local
A Dsocket.h403 struct timespec64 ts[3]; member
A Dtrace_events.h129 u64 ts; member
A Dskbuff.h4332 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestamp() local
4341 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_timestampns() local
4350 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestampns() local
A Dsecurity.h713 static inline int security_settime64(const struct timespec64 *ts, in security_settime64()
/include/linux/iio/common/
A Dinv_sensors_timestamp.h76 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/
A Derrqueue.h58 struct __kernel_old_timespec ts[3]; member
65 struct __kernel_timespec ts[3]; member
A Dptp_clock.h155 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1]; member
177 struct ptp_clock_time ts[PTP_MAX_SAMPLES][3]; member
A Domap3isp.h175 } ts; member
193 } ts; member
A Dio_uring.h919 struct __kernel_timespec ts; member
935 __u64 ts; member
A Dcec.h490 __u64 ts; member
/include/media/
A Ddmxdev.h85 struct dmx_ts_feed *ts; member
131 struct list_head ts; member
A Dv4l2-event.h35 u64 ts; member
A Ddvb_demux.h132 struct dmx_ts_feed ts; member
137 dmx_ts_cb ts; member
A Dv4l2-common.h637 struct timespec64 ts = ns_to_timespec64(timestamp); in v4l2_buffer_set_timestamp() local
/include/linux/ceph/
A Ddecode.h199 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/
A Dipaq-micro.h121 void (*ts) (void *data, int len, unsigned char *rxdata); member
/include/net/
A Dinet_sock.h46 unsigned char ts; member
/include/uapi/drm/
A Dasahi_drm.h1146 struct drm_asahi_timestamps ts; member

Completed in 79 milliseconds

12