Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/mips/vdso/
Dgettimeofday.c146 static __always_inline int do_monotonic(struct timespec *ts, in do_monotonic() function
/linux-4.4.14/arch/tile/kernel/vdso/
Dvgettimeofday.c83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) in do_monotonic() function
/linux-4.4.14/arch/x86/entry/vdso/
Dvclock_gettime.c239 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic() function