Home
last modified time | relevance | path

Searched refs:ktime_to_timespec_cond (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dktime.h226 static inline __must_check bool ktime_to_timespec_cond(const ktime_t kt, in ktime_to_timespec_cond() function
/Linux-v5.4/net/packet/
Daf_packet.c418 ktime_to_timespec_cond(shhwtstamps->hwtstamp, ts)) in tpacket_get_timestamp()
421 if (ktime_to_timespec_cond(skb->tstamp, ts)) in tpacket_get_timestamp()