Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/rcutorture/bin/
Djitter.sh47 srand(n + me + systime()); function
64 srand(n + me + systime()); function
72 srand(n + me + systime()); function
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c146 static void get_systime(void __iomem *ioaddr, u64 *systime) in get_systime()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c398 struct timespec64 systime; in ixgbe_ptp_convert_to_hwtstamp() local