Home
last modified time | relevance | path

Searched refs:ktime_to_timespec64_cond (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dktime.h209 static inline __must_check bool ktime_to_timespec64_cond(const ktime_t kt, in ktime_to_timespec64_cond() function
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c822 ktime_to_timespec64_cond(skb->tstamp, tss.ts + 0)) in __sock_recv_timestamp()
827 ktime_to_timespec64_cond(shhwtstamps->hwtstamp, tss.ts + 2)) { in __sock_recv_timestamp()
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c421 ktime_to_timespec64_cond(shhwtstamps->hwtstamp, ts)) in tpacket_get_timestamp()
425 ktime_to_timespec64_cond(skb->tstamp, ts)) in tpacket_get_timestamp()