Searched defs:kts (Results 1 – 7 of 7) sorted by relevance
22 void __nolibc_timespec_user_to_kernel(const struct timespec *ts, struct __kernel_timespec *kts) in __nolibc_timespec_user_to_kernel()29 void __nolibc_timespec_kernel_to_user(const struct __kernel_timespec *kts, struct timespec *ts) in __nolibc_timespec_kernel_to_user()
37 static struct ktstate kts; variable
50 static struct ktstate *kts; variable
602 struct timespec64 kts = ktime_to_timespec64(skb_tstamp_cond(skb, true)); in __build_packet_message() local
771 struct timespec64 kts = ktime_to_timespec64(tstamp); in nfqnl_build_packet_message() local
985 struct timespec64 kts; in SYSCALL_DEFINE2() local1001 struct timespec64 kts; in SYSCALL_DEFINE2() local
2309 struct __kernel_timespec kts = { in tcp_recv_timestamp() local