Searched refs:stamp_xsec (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dvdso_datapage.h69 __u64 stamp_xsec; /* 0x48 */ member in struct:vdso_data
102 __u64 stamp_xsec; /* 0x48 */ member in struct:vdso_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dasm-offsets.c336 DEFINE(CFG_STAMP_XSEC, offsetof(struct vdso_data, stamp_xsec));
H A Dtime.c823 * stamp_xsec variables. It reads the tb_update_count, then reads
824 * tb_to_xs and stamp_xsec and then reads tb_update_count again. If
826 * tb_to_xs and stamp_xsec values are consistent. If not, then it
832 vdso_data->stamp_xsec = new_stamp_xsec;

Completed in 126 milliseconds