Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/vdso/
Dgettimeofday.c92 to_mono_nsec = data->wall_to_mono_nsec; in do_monotonic_coarse()
204 to_mono_nsec = data->wall_to_mono_nsec; in do_monotonic()
/Linux-v4.19/arch/mips/include/asm/
Dvdso.h83 u64 wall_to_mono_nsec; member
/Linux-v4.19/arch/mips/kernel/
Dvdso.c80 vdso_data.wall_to_mono_nsec = tk->wall_to_monotonic.tv_nsec; in update_vsyscall()