Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dtime.h22 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
/linux/drivers/block/aoe/
H A Daoenet.c37 static struct ktstate kts; variable
[all...]
H A Daoecmd.c50 static struct ktstate *kts; variable
[all...]
/linux/kernel/time/
H A Dtime.c874 struct __kernel_timespec kts; in get_timespec64() local
905 struct __kernel_timespec kts = { in put_timespec64() local
/linux/net/netfilter/
H A Dnfnetlink_log.c602 struct timespec64 kts = ktime_to_timespec64(skb_tstamp_cond(skb, true)); in __build_packet_message() local
H A Dnfnetlink_queue.c771 struct timespec64 kts = ktime_to_timespec64(tstamp); in nfqnl_build_packet_message() local
/linux/arch/alpha/kernel/
H A Dosf_sys.c985 struct timespec64 kts; in SYSCALL_DEFINE2() local
1001 struct timespec64 kts; in SYSCALL_DEFINE2() local
/linux/net/ipv4/
H A Dtcp.c2309 struct __kernel_timespec kts = { in tcp_recv_timestamp() local