Searched defs:kts (Results 1 – 8 of 8) sorted by relevance
22 void __nolibc_timespec_user_to_kernel(const struct timespec *ts, struct __kernel_timespec *kts) in __nolibc_timespec_user_to_kernel() argument 29 void __nolibc_timespec_kernel_to_user(const struct __kernel_timespec *kts, struct timespec *ts) in __nolibc_timespec_kernel_to_user() argument
37 static struct ktstate kts; variable [all...]
50 static struct ktstate *kts; variable [all...]
874 struct __kernel_timespec kts; in get_timespec64() local 905 struct __kernel_timespec kts = { in put_timespec64() local
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() local 1001 struct timespec64 kts; in SYSCALL_DEFINE2() local
2309 struct __kernel_timespec kts = { in tcp_recv_timestamp() local