Home
last modified time | relevance | path

Searched defs:systime (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/testing/selftests/rcutorture/bin/
Djitter.sh55 srand(n + me + systime()); function
72 srand(n + me + systime()); function
80 srand(n + me + systime()); function
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c156 static void get_systime(void __iomem *ioaddr, u64 *systime) in get_systime()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c296 struct timespec64 systime; in ixgbe_ptp_convert_to_hwtstamp() local