Home
last modified time | relevance | path

Searched defs:kts (Results 1 – 5 of 5) 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/net/netfilter/
H A Dnfnetlink_log.c618 struct timespec64 kts = ktime_to_timespec64(skb_tstamp_cond(skb, true)); in __build_packet_message() local
H A Dnfnetlink_queue.c915 struct timespec64 kts = ktime_to_timespec64(tstamp); nfqnl_build_packet_message() local