Home
last modified time | relevance | path

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

12

/include/linux/
Dtime_namespace.h68 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()
Dtime64.h92 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()
Dtimekeeping.h125 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()
Dpps_kernel.h93 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()
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()
Dpstore.h216 u64 ts; member
Dfs.h1618 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
Dsocket.h403 struct timespec64 ts[3]; member
Dskbuff.h4286 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
Dtrace_events.h129 u64 ts; member
Dsecurity.h649 static inline int security_settime64(const struct timespec64 *ts, in security_settime64()
/include/linux/iio/common/
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/
Derrqueue.h58 struct __kernel_old_timespec ts[3]; member
65 struct __kernel_timespec ts[3]; member
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
Domap3isp.h175 } ts; member
193 } ts; member
Dio_uring.h802 __u64 ts; member
Dcec.h490 __u64 ts; member
/include/media/
Ddmxdev.h85 struct dmx_ts_feed *ts; member
131 struct list_head ts; member
Dv4l2-event.h35 u64 ts; member
Ddvb_demux.h132 struct dmx_ts_feed ts; member
137 dmx_ts_cb ts; member
Dv4l2-common.h590 struct timespec64 ts = ns_to_timespec64(timestamp); in v4l2_buffer_set_timestamp() local
/include/linux/ceph/
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/
Dipaq-micro.h121 void (*ts) (void *data, int len, unsigned char *rxdata); member
/include/net/
Dinet_sock.h46 unsigned char ts; member
/include/net/bluetooth/
Dhci.h2920 __le32 ts; member
2958 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) argument

12