Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/vdso/
Dvgettimeofday.c136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() function
187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime() function
/linux-4.1.27/arch/tile/kernel/vdso/
Dvgettimeofday.c64 static inline int do_realtime(struct vdso_data *vdso, struct timespec *ts) in do_realtime() function
/linux-4.1.27/arch/x86/vdso/
Dvclock_gettime.c230 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime() function