Searched defs:kts (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/include/nolibc/ | ||
| H A D | time.h | 22 __nolibc_timespec_user_to_kernel(const struct timespec * ts,struct __kernel_timespec * kts) __nolibc_timespec_user_to_kernel() argument |
| /linux/drivers/block/aoe/ | ||
| H A D | aoenet.c | 37 static struct ktstate kts; variable |
| H A D | aoecmd.c | 50 static struct ktstate *kts; variable |
| /linux/kernel/time/ | ||
| H A D | time.c | 870 struct __kernel_timespec kts; in get_timespec64() local |
| /linux/net/netfilter/ | ||
| H A D | nfnetlink_log.c | 603 struct timespec64 kts = ktime_to_timespec64(skb_tstamp_cond(skb, true)); __build_packet_message() local |
| H A D | nfnetlink_queue.c | 859 struct timespec64 kts = ktime_to_timespec64(tstamp); nfqnl_build_packet_message() local |
| /linux/net/ipv4/ | ||
| H A D | tcp.c | 2359 struct __kernel_timespec kts = { in tcp_recv_timestamp() local |