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