Home
last modified time | relevance | path

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

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