Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dnamespace.c142 static struct timens_offset offset_from_ts(struct timespec64 off) in offset_from_ts()
144 struct timens_offset ret; in offset_from_ts()
182 struct timens_offset *offset = vdata->offset; in timens_setup_vdso_data()
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()
/linux-6.3-rc2/include/vdso/
A Dtime.h7 struct timens_offset { struct
A Ddatapage.h101 struct timens_offset offset[VDSO_BASES];
/linux-6.3-rc2/lib/vdso/
A Dgettimeofday.c53 const struct timens_offset *offs = &vdns->offset[clk]; in do_hres_timens()
170 const struct timens_offset *offs = &vdns->offset[clk]; in do_coarse_timens()

Completed in 10 milliseconds