Searched defs:ioc_now (Results 1 – 1 of 1) sorted by relevance
560 struct ioc_now { struct561 u64 now_ns;562 u64 now;563 u64 vnow;564 u64 vrate;1032 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() function