Searched defs:ts (Results 1 – 16 of 16) sorted by relevance
33 __rt_vdso_getcoarse(struct timespec *ts, clockid_t clock, const struct vdso_data *vdns) in __rt_vdso_getcoarse()66 struct timespec *ts) in __vdso_clock_gettime_common()84 struct timespec *ts) in rt_vdso_clock_gettime_data()92 __kernel_clock_gettime(clockid_t clock, struct timespec *ts) in __kernel_clock_gettime()
40 __rt_vdso_getcoarse(struct timespec *ts, clockid_t clock, const struct vdso_data *vdns) in __rt_vdso_getcoarse()73 struct timespec *ts) in __vdso_clock_gettime_common()91 struct timespec *ts) in rt_vdso_clock_gettime_data()98 int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
137 struct timespec *ts = (struct timespec *)args; in soft_rtc_control() local146 struct timespec *ts = (struct timespec *)args; in soft_rtc_control() local154 struct timespec *ts = (struct timespec *)args; in soft_rtc_control() local178 struct timespec *ts = (struct timespec *)args; in soft_rtc_control() local
38 rt_weak rt_err_t rt_ktime_boottime_get_ns(struct timespec *ts) in rt_ktime_boottime_get_ns()
57 u32_t ts; member
431 struct t_server *ts; in eap_figure_next_state() local646 struct t_server *ts; in eap_send_request() local1734 struct t_server *ts; in eap_response() local
64 u32_t ts; member
665 struct timespec ts = {0}; in clock_nanosleep() local1165 struct timespec ts = {0}; in timer_settime() local
211 u32_t ts; member
276 u32_t ts; member
324 u32_t ts; member
547 struct timespec ts; in rt_pic_handle_isr() local
367 u32_t ts; member
8033 sysret_t sys_clock_settime(clockid_t clk, const struct timespec *ts) in sys_clock_settime()8094 sysret_t sys_clock_gettime(clockid_t clk, struct timespec *ts) in sys_clock_gettime()8221 sysret_t sys_clock_getres(clockid_t clk, struct timespec *ts) in sys_clock_getres()
Completed in 153 milliseconds