Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dktime.h209 static inline __must_check bool ktime_to_timespec64_cond(const ktime_t kt, in ktime_to_timespec64_cond() function
/linux-6.3-rc2/net/
A Dsocket.c923 ktime_to_timespec64_cond(skb->tstamp, tss.ts + 0)) in __sock_recv_timestamp()
938 if (ktime_to_timespec64_cond(hwtstamp, tss.ts + 2)) { in __sock_recv_timestamp()
/linux-6.3-rc2/net/packet/
A Daf_packet.c459 ktime_to_timespec64_cond(shhwtstamps->hwtstamp, ts)) in tpacket_get_timestamp()
463 ktime_to_timespec64_cond(skb_tstamp(skb), ts)) in tpacket_get_timestamp()

Completed in 16 milliseconds