Searched defs:systime (Results 1 – 3 of 3) sorted by relevance
47 srand(n + me + systime()); function64 srand(n + me + systime()); function72 srand(n + me + systime()); function
146 static void get_systime(void __iomem *ioaddr, u64 *systime) in get_systime()
398 struct timespec64 systime; in ixgbe_ptp_convert_to_hwtstamp() local