Home
last modified time | relevance | path

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

/kernel/time/
Dnamespace.c329 static void show_offset(struct seq_file *m, int clockid, struct timespec64 *ts) in show_offset() function
357 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic); in proc_timens_show_offsets()
358 show_offset(m, CLOCK_BOOTTIME, &time_ns->offsets.boottime); in proc_timens_show_offsets()