Searched refs:offset_from_ts (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/time/
H A Dnamespace.c142 static struct timens_offset offset_from_ts(struct timespec64 off) function
183 struct timens_offset monotonic = offset_from_ts(ns->offsets.monotonic);
184 struct timens_offset boottime = offset_from_ts(ns->offsets.boottime);

Completed in 263 milliseconds