Home
last modified time | relevance | path

Searched refs:tstv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvclock_gettime.c316 } *tstv = (union tstv_t *) tv; in __vdso_gettimeofday() local
317 do_realtime(vvd, &tstv->ts); in __vdso_gettimeofday()
326 tstv->tv.tv_usec = tstv->ts.tv_nsec; in __vdso_gettimeofday()
327 tstv->tv.tv_usec /= 1000; in __vdso_gettimeofday()
352 } *tstv = (union tstv_t *) tv; in __vdso_gettimeofday_stick() local
353 do_realtime_stick(vvd, &tstv->ts); in __vdso_gettimeofday_stick()
362 tstv->tv.tv_usec = tstv->ts.tv_nsec; in __vdso_gettimeofday_stick()
363 tstv in __vdso_gettimeofday_stick()
[all...]
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvclock_gettime.c316 } *tstv = (union tstv_t *) tv; in __vdso_gettimeofday() local
317 do_realtime(vvd, &tstv->ts); in __vdso_gettimeofday()
326 tstv->tv.tv_usec = tstv->ts.tv_nsec; in __vdso_gettimeofday()
327 tstv->tv.tv_usec /= 1000; in __vdso_gettimeofday()
352 } *tstv = (union tstv_t *) tv; in __vdso_gettimeofday_stick() local
353 do_realtime_stick(vvd, &tstv->ts); in __vdso_gettimeofday_stick()
362 tstv->tv.tv_usec = tstv->ts.tv_nsec; in __vdso_gettimeofday_stick()
363 tstv in __vdso_gettimeofday_stick()
[all...]

Completed in 2 milliseconds