Searched defs:kts (Results 1 – 5 of 5) 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/net/netfilter/ | ||
| H A D | nfnetlink_log.c | 618 struct timespec64 kts = ktime_to_timespec64(skb_tstamp_cond(skb, true)); in __build_packet_message() local |
| H A D | nfnetlink_queue.c | 915 struct timespec64 kts = ktime_to_timespec64(tstamp); nfqnl_build_packet_message() local |