Home
last modified time | relevance | path

Searched defs:do_monotonic (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/vdso/
Dvgettimeofday.c158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() function
192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic() function
/linux-4.1.27/arch/tile/kernel/vdso/
Dvgettimeofday.c83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) in do_monotonic() function
/linux-4.1.27/arch/x86/vdso/
Dvclock_gettime.c251 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic() function