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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dvdso_datapage.h68 __u64 stamp_xsec; /* 0x48 */ member in struct:vdso_data
95 __u64 stamp_xsec; /* 0x48 */ member in struct:vdso_data
H A Dtime.h58 u64 stamp_xsec; member in struct:gettimeofday_vars
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dtime.c402 temp_stamp_xsec = temp_varp->stamp_xsec;
439 * There are two copies of tb_to_xs and stamp_xsec so that no
457 temp_varp->stamp_xsec = new_stamp_xsec;
465 * stamp_xsec variables. It reads the tb_update_count, then reads
466 * tb_to_xs and stamp_xsec and then reads tb_update_count again. If
468 * tb_to_xs and stamp_xsec values are consistent. If not, then it
474 vdso_data->stamp_xsec = new_stamp_xsec;
484 * between tb_orig_stamp and stamp_xsec. The goal here is to keep the
524 + varp->stamp_xsec;
981 do_gtod.varp->stamp_xsec
[all...]
H A Dasm-offsets.c279 DEFINE(CFG_STAMP_XSEC, offsetof(struct vdso_data, stamp_xsec));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dasm-offsets.c150 DEFINE(CFG_STAMP_XSEC, offsetof(struct vdso_data, stamp_xsec));

Completed in 109 milliseconds