Home
last modified time | relevance | path

Searched refs:hrtimer_res (Results 1 – 9 of 9) sorted by relevance

/arch/powerpc/include/asm/
Dvdso_datapage.h85 __u32 hrtimer_res; /* hrtimer resolution */ member
107 __u32 hrtimer_res; /* hrtimer resolution */ member
/arch/nds32/include/asm/
Dvdso_datapage.h23 u32 hrtimer_res; /* hrtimer resolution */ member
/arch/s390/include/asm/
Dvdso.h39 __u32 hrtimer_res; /* hrtimer resolution 0x70 */ member
/arch/nds32/kernel/
Dvdso.c223 vdso_data->hrtimer_res = hrtimer_resolution; in update_vsyscall()
/arch/nds32/kernel/vdso/
Dgettimeofday.c220 res->tv_nsec = vdata->hrtimer_res; in __vdso_clock_getres()
/arch/s390/kernel/
Dasm-offsets.c79 OFFSET(__VDSO_CLOCK_REALTIME_RES, vdso_data, hrtimer_res); in main()
Dtime.c313 vdso_data->hrtimer_res = hrtimer_resolution; in update_vsyscall()
/arch/powerpc/kernel/
Dtime.c944 vdso_data->hrtimer_res = hrtimer_resolution; in update_vsyscall()
Dasm-offsets.c390 OFFSET(CLOCK_HRTIMER_RES, vdso_data, hrtimer_res); in main()