Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dvdso.h32 __u32 ntp_mult; /* NTP adjusted multiplier 0x3C */ member
/linux-2.6.39/arch/s390/kernel/
Dasm-offsets.c67 DEFINE(__VDSO_NTP_MULT, offsetof(struct vdso_data, ntp_mult)); in main()
Dtime.c229 vdso_data->ntp_mult = mult; in update_vsyscall()