Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dvdso_datapage.h69 __u64 stamp_xsec; /* 0x48 */ member
102 __u64 stamp_xsec; /* 0x48 */ member
/linux-4.1.27/arch/powerpc/kernel/
Dtime.c817 vdso_data->stamp_xsec = new_stamp_xsec; in update_vsyscall_old()
Dasm-offsets.c390 DEFINE(CFG_STAMP_XSEC, offsetof(struct vdso_data, stamp_xsec)); in main()