Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dtime.h22 __nolibc_timespec_user_to_kernel(const struct timespec * ts,struct __kernel_timespec * kts) __nolibc_timespec_user_to_kernel() argument
29 __nolibc_timespec_kernel_to_user(const struct __kernel_timespec * kts,struct timespec * ts) __nolibc_timespec_kernel_to_user() argument
/linux/drivers/block/aoe/
H A Daoenet.c37 static struct ktstate kts; variable
H A Daoecmd.c50 static struct ktstate *kts; variable
/linux/kernel/time/
H A Dtime.c870 struct __kernel_timespec kts; in get_timespec64() local
901 struct __kernel_timespec kts = { in put_timespec64() local
/linux/net/netfilter/
H A Dnfnetlink_log.c603 struct timespec64 kts = ktime_to_timespec64(skb_tstamp_cond(skb, true)); __build_packet_message() local
H A Dnfnetlink_queue.c859 struct timespec64 kts = ktime_to_timespec64(tstamp); nfqnl_build_packet_message() local
/linux/net/ipv4/
H A Dtcp.c2359 struct __kernel_timespec kts = { in tcp_recv_timestamp() local