Home
last modified time | relevance | path

Searched defs:ts64 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
Dtimekeeping.h87 struct timespec64 ts64; in do_settimeofday() local
95 struct timespec64 ts64; in __getnstimeofday() local
104 struct timespec64 ts64; in getnstimeofday() local
112 struct timespec64 ts64; in ktime_get_ts() local
120 struct timespec64 ts64; in ktime_get_real_ts() local
128 struct timespec64 ts64; in getrawmonotonic() local
141 struct timespec64 ts64; in getboottime() local
Dtime64.h36 static inline struct timespec timespec64_to_timespec(const struct timespec64 ts64) in timespec64_to_timespec()
60 static inline struct timespec timespec64_to_timespec(const struct timespec64 ts64) in timespec64_to_timespec()
/linux-4.1.27/drivers/staging/android/
Dsync_debug.c99 struct timespec64 ts64 = in sync_print_pt() local
/linux-4.1.27/kernel/time/
Dtimekeeping.c952 struct timespec64 ts64, tmp; in timekeeping_inject_offset() local
1102 struct timespec64 ts64; in getrawmonotonic64() local
1172 void __weak read_persistent_clock64(struct timespec64 *ts64) in read_persistent_clock64()
1195 void __weak read_boot_clock64(struct timespec64 *ts64) in read_boot_clock64()
/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h160 __le32 ts64[2]; member
/linux-4.1.27/drivers/power/
Dab8500_fg.c387 struct timespec64 ts64; in ab8500_fg_add_cap_sample() local
447 struct timespec64 ts64; in ab8500_fg_fill_cap_sample() local
/linux-4.1.27/ipc/
Dcompat.c753 struct timespec __user *ts64; in COMPAT_SYSCALL_DEFINE4() local