Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dvdso_datapage.h88 __u32 stamp_sec_fraction; /* fractional seconds of stamp_xtime */ member
110 __u32 stamp_sec_fraction; /* fractional seconds of stamp_xtime */ member
/arch/powerpc/kernel/
Dtime.c831 vdso_data->stamp_sec_fraction = frac_sec; in update_vsyscall_old()
Dasm-offsets.c400 DEFINE(STAMP_SEC_FRAC, offsetof(struct vdso_data, stamp_sec_fraction)); in main()