Searched refs:offset_from_ts (Results 1 – 2 of 2) sorted by relevance
18 static struct timens_offset offset_from_ts(struct timespec64 off) in offset_from_ts() function59 struct timens_offset monotonic = offset_from_ts(ns->offsets.monotonic); in timens_setup_vdso_clock_data()60 struct timens_offset boottime = offset_from_ts(ns->offsets.boottime); in timens_setup_vdso_clock_data()
141 static struct timens_offset offset_from_ts(struct timespec64 off) offset_from_ts() function