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