Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 47) sorted by relevance

12

/arch/arm/vdso/
Dvgettimeofday.c79 static notrace int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse()
95 static notrace int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse()
136 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime()
158 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic()
187 static notrace int do_realtime(struct timespec *ts, struct vdso_data *vdata) in do_realtime()
192 static notrace int do_monotonic(struct timespec *ts, struct vdso_data *vdata) in do_monotonic()
199 notrace int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) in __vdso_clock_gettime()
248 struct timespec ts; in __vdso_gettimeofday() local
/arch/mips/vdso/
Dgettimeofday.c64 static __always_inline int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse()
79 static __always_inline int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse()
142 static __always_inline int do_realtime(struct timespec *ts, in do_realtime()
164 static __always_inline int do_monotonic(struct timespec *ts, in do_monotonic()
203 struct timespec ts; in __vdso_gettimeofday() local
225 int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) in __vdso_clock_gettime()
/arch/tile/kernel/vdso/
Dvgettimeofday.c64 static inline int do_realtime(struct vdso_data *vdso, struct timespec *ts) in do_realtime()
83 static inline int do_monotonic(struct vdso_data *vdso, struct timespec *ts) in do_monotonic()
103 struct timespec *ts) in do_realtime_coarse()
117 struct timespec *ts) in do_monotonic_coarse()
159 struct timespec *ts) in vdso_fallback_gettime()
174 struct timespec *ts) in __vdso_clock_gettime()
/arch/x86/vdso/
Dvclock_gettime.c46 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
135 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
230 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime()
251 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic()
272 notrace static void do_realtime_coarse(struct timespec *ts) in do_realtime_coarse()
282 notrace static void do_monotonic_coarse(struct timespec *ts) in do_monotonic_coarse()
292 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
/arch/arm/kernel/
Dtime.c79 static void dummy_clock_access(struct timespec *ts) in dummy_clock_access()
88 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
93 void read_boot_clock(struct timespec *ts) in read_boot_clock()
/arch/um/os-Linux/
Dtime.c83 static int after_sleep_interval(struct timespec *ts) in after_sleep_interval()
129 static inline long long timespec_to_us(const struct timespec *ts) in timespec_to_us()
135 static int after_sleep_interval(struct timespec *ts) in after_sleep_interval()
169 struct timespec ts; in idle_sleep() local
/arch/mips/loongson/common/
Dtime.c27 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/sh/boards/mach-dreamcast/
Drtc.c33 static void aica_rtc_gettimeofday(struct timespec *ts) in aica_rtc_gettimeofday()
/arch/m68k/kernel/
Dtime.c73 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mn10300/kernel/
Drtc.c26 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/x86/um/vdso/
Dum_vdso.c19 int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
/arch/cris/kernel/
Dtime.c60 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/arm/plat-omap/
Dcounter_32k.c58 static void omap_read_persistent_clock(struct timespec *ts) in omap_read_persistent_clock()
/arch/blackfin/kernel/
Dtime.c135 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mips/sibyte/swarm/
Dsetup.c90 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/avr32/kernel/
Dtime.c124 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mips/mti-sead3/
Dsead3-time.c78 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mips/goldfish/
Dgoldfish-time.c104 struct timespec ts; in restore_time_delta() local
/arch/sh/kernel/
Dtime.c41 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mips/dec/
Dtime.c21 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/um/kernel/
Dtime.c103 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/m32r/kernel/
Dtime.c140 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mips/mti-malta/
Dmalta-time.c118 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/mips/sni/
Dtime.c186 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/arch/powerpc/platforms/52xx/
Dmpc52xx_lpbfifo.c228 u32 ts; in mpc52xx_lpbfifo_irq() local
331 u32 ts; in mpc52xx_lpbfifo_bcom_irq() local

12