Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 200 of 327) sorted by relevance

12

/linux-4.4.14/include/linux/
Dtimekeeping.h49 static inline int do_settimeofday(const struct timespec *ts) in do_settimeofday()
54 static inline int __getnstimeofday(struct timespec *ts) in __getnstimeofday()
59 static inline void getnstimeofday(struct timespec *ts) in getnstimeofday()
64 static inline void ktime_get_ts(struct timespec *ts) in ktime_get_ts()
69 static inline void ktime_get_real_ts(struct timespec *ts) in ktime_get_real_ts()
74 static inline void getrawmonotonic(struct timespec *ts) in getrawmonotonic()
84 static inline void getboottime(struct timespec *ts) in getboottime()
92 static inline int do_settimeofday(const struct timespec *ts) in do_settimeofday()
100 static inline int __getnstimeofday(struct timespec *ts) in __getnstimeofday()
109 static inline void getnstimeofday(struct timespec *ts) in getnstimeofday()
[all …]
Dtime64.h50 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64()
88 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64()
170 static inline bool timespec64_valid(const struct timespec64 *ts) in timespec64_valid()
181 static inline bool timespec64_valid_strict(const struct timespec64 *ts) in timespec64_valid_strict()
198 static inline s64 timespec64_to_ns(const struct timespec64 *ts) in timespec64_to_ns()
Dpps_kernel.h108 struct timespec64 ts) in timespec_to_pps_ktime()
116 static inline void pps_get_ts(struct pps_event_time *ts) in pps_get_ts()
123 static inline void pps_get_ts(struct pps_event_time *ts) in pps_get_ts()
131 static inline void pps_sub_ts(struct pps_event_time *ts, struct timespec64 delta) in pps_sub_ts()
Dktime.h81 static inline ktime_t timespec_to_ktime(struct timespec ts) in timespec_to_ktime()
87 static inline ktime_t timespec64_to_ktime(struct timespec64 ts) in timespec64_to_ktime()
245 struct timespec *ts) in ktime_to_timespec_cond()
264 struct timespec64 *ts) in ktime_to_timespec64_cond()
Dtime.h92 static inline bool timespec_valid(const struct timespec *ts) in timespec_valid()
103 static inline bool timespec_valid_strict(const struct timespec *ts) in timespec_valid_strict()
191 static inline s64 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
Djiffies.h417 struct timespec64 ts = timespec_to_timespec64(*value); in timespec_to_jiffies() local
425 struct timespec64 ts; in jiffies_to_timespec() local
/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp_core.c80 static int ttsp_read_block_data(struct cyttsp *ts, u8 command, in ttsp_read_block_data()
98 static int ttsp_write_block_data(struct cyttsp *ts, u8 command, in ttsp_write_block_data()
116 static int ttsp_send_command(struct cyttsp *ts, u8 cmd) in ttsp_send_command()
121 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
130 static int cyttsp_load_bl_regs(struct cyttsp *ts) in cyttsp_load_bl_regs()
139 static int cyttsp_exit_bl_mode(struct cyttsp *ts) in cyttsp_exit_bl_mode()
167 static int cyttsp_set_operational_mode(struct cyttsp *ts) in cyttsp_set_operational_mode()
188 static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) in cyttsp_set_sysinfo_mode()
216 static int cyttsp_set_sysinfo_regs(struct cyttsp *ts) in cyttsp_set_sysinfo_regs()
239 static int cyttsp_soft_reset(struct cyttsp *ts) in cyttsp_soft_reset()
[all …]
Dad7879.c138 static int ad7879_read(struct ad7879 *ts, u8 reg) in ad7879_read()
143 static int ad7879_multi_read(struct ad7879 *ts, u8 first_reg, u8 count, u16 *buf) in ad7879_multi_read()
148 static int ad7879_write(struct ad7879 *ts, u8 reg, u16 val) in ad7879_write()
153 static int ad7879_report(struct ad7879 *ts) in ad7879_report()
217 static void ad7879_ts_event_release(struct ad7879 *ts) in ad7879_ts_event_release()
228 struct ad7879 *ts = (void *)handle; in ad7879_timer() local
235 struct ad7879 *ts = handle; in ad7879_irq() local
245 static void __ad7879_enable(struct ad7879 *ts) in __ad7879_enable()
254 static void __ad7879_disable(struct ad7879 *ts) in __ad7879_disable()
269 struct ad7879 *ts = input_get_drvdata(input); in ad7879_open() local
[all …]
Dipaq-micro-ts.c32 struct touchscreen_data *ts = data; in micro_ts_receive() local
49 static void micro_ts_toggle_receive(struct touchscreen_data *ts, bool enable) in micro_ts_toggle_receive()
68 struct touchscreen_data *ts = input_get_drvdata(input); in micro_ts_open() local
77 struct touchscreen_data *ts = input_get_drvdata(input); in micro_ts_close() local
85 struct touchscreen_data *ts; in micro_ts_probe() local
127 struct touchscreen_data *ts = dev_get_drvdata(dev); in micro_ts_suspend() local
136 struct touchscreen_data *ts = dev_get_drvdata(dev); in micro_ts_resume() local
Dtsc200x-core.c122 static void tsc200x_update_pen_state(struct tsc200x *ts, in tsc200x_update_pen_state()
147 struct tsc200x *ts = _ts; in tsc200x_irq_thread() local
209 struct tsc200x *ts = (struct tsc200x *)data; in tsc200x_penup_timer() local
217 static void tsc200x_start_scan(struct tsc200x *ts) in tsc200x_start_scan()
225 static void tsc200x_stop_scan(struct tsc200x *ts) in tsc200x_stop_scan()
230 static void tsc200x_set_reset(struct tsc200x *ts, bool enable) in tsc200x_set_reset()
239 static void __tsc200x_disable(struct tsc200x *ts) in __tsc200x_disable()
252 static void __tsc200x_enable(struct tsc200x *ts) in __tsc200x_enable()
268 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show() local
353 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_attr_is_visible() local
[all …]
Dads7846.c203 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
215 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart()
226 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable()
238 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable()
249 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable()
264 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable()
315 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
389 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
442 static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v) in null_adjust()
466 static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v) in vbatt_adjust()
[all …]
Dzforce_ts.c143 static int zforce_command(struct zforce_ts *ts, u8 cmd) in zforce_command()
166 static void zforce_reset_assert(struct zforce_ts *ts) in zforce_reset_assert()
171 static void zforce_reset_deassert(struct zforce_ts *ts) in zforce_reset_deassert()
176 static int zforce_send_wait(struct zforce_ts *ts, const char *buf, int len) in zforce_send_wait()
214 static int zforce_command_wait(struct zforce_ts *ts, u8 cmd) in zforce_command_wait()
235 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) in zforce_resolution()
247 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger, in zforce_scan_frequency()
263 static int zforce_setconfig(struct zforce_ts *ts, char b1) in zforce_setconfig()
274 static int zforce_start(struct zforce_ts *ts) in zforce_start()
327 static int zforce_stop(struct zforce_ts *ts) in zforce_stop()
[all …]
Dauo-pixcir-ts.c134 static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts, in auo_pixcir_collect_data()
183 struct auo_pixcir_ts *ts = dev_id; in auo_pixcir_interrupt() local
266 static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode) in auo_pixcir_power_mode()
291 static int auo_pixcir_int_config(struct auo_pixcir_ts *ts, in auo_pixcir_int_config()
323 static int auo_pixcir_int_toggle(struct auo_pixcir_ts *ts, bool enable) in auo_pixcir_int_toggle()
351 static int auo_pixcir_start(struct auo_pixcir_ts *ts) in auo_pixcir_start()
378 static int auo_pixcir_stop(struct auo_pixcir_ts *ts) in auo_pixcir_stop()
401 struct auo_pixcir_ts *ts = input_get_drvdata(dev); in auo_pixcir_input_open() local
408 struct auo_pixcir_ts *ts = input_get_drvdata(dev); in auo_pixcir_input_close() local
418 struct auo_pixcir_ts *ts = i2c_get_clientdata(client); in auo_pixcir_suspend() local
[all …]
Dpixcir_i2c_ts.c111 static void pixcir_ts_report(struct pixcir_i2c_ts_data *ts, in pixcir_ts_report()
205 static int pixcir_set_power_mode(struct pixcir_i2c_ts_data *ts, in pixcir_set_power_mode()
239 static int pixcir_set_int_mode(struct pixcir_i2c_ts_data *ts, in pixcir_set_int_mode()
273 static int pixcir_int_enable(struct pixcir_i2c_ts_data *ts, bool enable) in pixcir_int_enable()
300 static int pixcir_start(struct pixcir_i2c_ts_data *ts) in pixcir_start()
326 static int pixcir_stop(struct pixcir_i2c_ts_data *ts) in pixcir_stop()
351 struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev); in pixcir_input_open() local
358 struct pixcir_i2c_ts_data *ts = input_get_drvdata(dev); in pixcir_input_close() local
366 struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client); in pixcir_i2c_ts_suspend() local
393 struct pixcir_i2c_ts_data *ts = i2c_get_clientdata(client); in pixcir_i2c_ts_resume() local
Dtsc2007.c151 static bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down()
175 struct tsc2007 *ts = handle; in tsc2007_soft_irq() local
234 struct tsc2007 *ts = handle; in tsc2007_hard_irq() local
245 static void tsc2007_stop(struct tsc2007 *ts) in tsc2007_stop()
256 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_open() local
276 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_close() local
285 struct tsc2007 *ts = i2c_get_clientdata(client); in tsc2007_get_pendown_state_gpio() local
290 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) in tsc2007_probe_dt()
338 static int tsc2007_probe_dt(struct i2c_client *client, struct tsc2007 *ts) in tsc2007_probe_dt()
345 static int tsc2007_probe_pdev(struct i2c_client *client, struct tsc2007 *ts, in tsc2007_probe_pdev()
[all …]
Dst1232.c58 static int st1232_ts_read_data(struct st1232_ts_data *ts) in st1232_ts_read_data()
105 struct st1232_ts_data *ts = dev_id; in st1232_ts_irq_handler() local
148 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) in st1232_ts_power()
157 struct st1232_ts_data *ts; in st1232_ts_probe() local
238 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_remove() local
249 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_suspend() local
264 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_resume() local
Dad7877.c270 struct ad7877 *ts = spi_get_drvdata(spi); in ad7877_read_adc() local
331 static int ad7877_process_data(struct ad7877 *ts) in ad7877_process_data()
379 static inline void ad7877_ts_event_release(struct ad7877 *ts) in ad7877_ts_event_release()
390 struct ad7877 *ts = (void *)handle; in ad7877_timer() local
400 struct ad7877 *ts = handle; in ad7877_irq() local
420 static void ad7877_disable(struct ad7877 *ts) in ad7877_disable()
440 static void ad7877_enable(struct ad7877 *ts) in ad7877_enable()
475 struct ad7877 *ts = dev_get_drvdata(dev); in SHOW() local
484 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_disable_store() local
505 struct ad7877 *ts = dev_get_drvdata(dev); in ad7877_dac_show() local
[all …]
Delants_i2c.c234 static int elants_i2c_calibrate(struct elants_data *ts) in elants_i2c_calibrate()
301 static int elants_i2c_query_fw_id(struct elants_data *ts) in elants_i2c_query_fw_id()
327 static int elants_i2c_query_fw_version(struct elants_data *ts) in elants_i2c_query_fw_version()
354 static int elants_i2c_query_test_version(struct elants_data *ts) in elants_i2c_query_test_version()
383 static int elants_i2c_query_bc_version(struct elants_data *ts) in elants_i2c_query_bc_version()
407 static int elants_i2c_query_ts_info(struct elants_data *ts) in elants_i2c_query_ts_info()
508 static int elants_i2c_initialize(struct elants_data *ts) in elants_i2c_initialize()
711 static int elants_i2c_fw_update(struct elants_data *ts) in elants_i2c_fw_update()
775 static void elants_i2c_mt_event(struct elants_data *ts, u8 *buf) in elants_i2c_mt_event()
831 static void elants_i2c_event(struct elants_data *ts, u8 *buf) in elants_i2c_event()
[all …]
Dgoodix.c118 static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data) in goodix_ts_read_input_report()
151 static void goodix_ts_report_touch(struct goodix_ts_data *ts, u8 *coor_data) in goodix_ts_report_touch()
179 static void goodix_process_events(struct goodix_ts_data *ts) in goodix_process_events()
210 struct goodix_ts_data *ts = dev_id; in goodix_ts_irq_handler() local
227 static void goodix_read_config(struct goodix_ts_data *ts) in goodix_read_config()
329 static int goodix_request_input_dev(struct goodix_ts_data *ts, u16 version, in goodix_request_input_dev()
370 struct goodix_ts_data *ts; in goodix_ts_probe() local
Dstmpe-ts.c100 struct stmpe_touch *ts = in stmpe_work() local
130 struct stmpe_touch *ts = data; in stmpe_ts_handler() local
172 static int stmpe_init_hw(struct stmpe_touch *ts) in stmpe_init_hw()
246 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_open() local
259 struct stmpe_touch *ts = input_get_drvdata(dev); in stmpe_ts_close() local
268 struct stmpe_touch *ts) in stmpe_ts_get_platform_info()
298 struct stmpe_touch *ts; in stmpe_input_probe() local
361 struct stmpe_touch *ts = platform_get_drvdata(pdev); in stmpe_ts_remove() local
Dcy8ctmg110_ts.c68 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) in cy8ctmg110_power()
152 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode()
182 struct cy8ctmg110 *ts; in cy8ctmg110_probe() local
297 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_suspend() local
311 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_resume() local
326 struct cy8ctmg110 *ts = i2c_get_clientdata(client); in cy8ctmg110_remove() local
Dsun4i-ts.c127 static void sun4i_ts_irq_handle_input(struct sun4i_ts_data *ts, u32 reg_val) in sun4i_ts_irq_handle_input()
159 struct sun4i_ts_data *ts = dev_id; in sun4i_ts_irq() local
177 struct sun4i_ts_data *ts = input_get_drvdata(dev); in sun4i_ts_open() local
188 struct sun4i_ts_data *ts = input_get_drvdata(dev); in sun4i_ts_close() local
194 static int sun4i_get_temp(const struct sun4i_ts_data *ts, int *temp) in sun4i_get_temp()
217 struct sun4i_ts_data *ts = dev_get_drvdata(dev); in show_temp() local
246 struct sun4i_ts_data *ts; in sun4i_ts_probe() local
391 struct sun4i_ts_data *ts = platform_get_drvdata(pdev); in sun4i_ts_remove() local
Dcyttsp_i2c.c42 struct cyttsp *ts; in cyttsp_i2c_probe() local
61 struct cyttsp *ts = i2c_get_clientdata(client); in cyttsp_i2c_remove() local
Dcyttsp4_i2c.c43 struct cyttsp4 *ts; in cyttsp4_i2c_probe() local
58 struct cyttsp4 *ts = i2c_get_clientdata(client); in cyttsp4_i2c_remove() local
Drohm_bu21023.c321 static int rohm_ts_manual_calibration(struct rohm_ts_data *ts) in rohm_ts_manual_calibration()
530 struct rohm_ts_data *ts = dev_id; in rohm_ts_soft_irq() local
742 struct rohm_ts_data *ts = i2c_get_clientdata(client); in swap_xy_show() local
751 struct rohm_ts_data *ts = i2c_get_clientdata(client); in swap_xy_store() local
781 struct rohm_ts_data *ts = i2c_get_clientdata(client); in inv_x_show() local
790 struct rohm_ts_data *ts = i2c_get_clientdata(client); in inv_x_store() local
820 struct rohm_ts_data *ts = i2c_get_clientdata(client); in inv_y_show() local
829 struct rohm_ts_data *ts = i2c_get_clientdata(client); in inv_y_store() local
1079 struct rohm_ts_data *ts = input_get_drvdata(input_dev); in rohm_ts_open() local
1099 struct rohm_ts_data *ts = input_get_drvdata(input_dev); in rohm_ts_close() local
[all …]
Dad7879-i2c.c60 struct ad7879 *ts; in ad7879_i2c_probe() local
80 struct ad7879 *ts = i2c_get_clientdata(client); in ad7879_i2c_remove() local
Dcyttsp_spi.c150 struct cyttsp *ts; in cyttsp_spi_probe() local
175 struct cyttsp *ts = spi_get_drvdata(spi); in cyttsp_spi_remove() local
Dcyttsp4_spi.c158 struct cyttsp4 *ts; in cyttsp4_spi_probe() local
179 struct cyttsp4 *ts = spi_get_drvdata(spi); in cyttsp4_spi_remove() local
Dad7879-spi.c115 struct ad7879 *ts; in ad7879_spi_probe() local
142 struct ad7879 *ts = spi_get_drvdata(spi); in ad7879_spi_remove() local
Degalax_ts.c69 struct egalax_ts *ts = dev_id; in egalax_ts_interrupt() local
170 struct egalax_ts *ts; in egalax_ts_probe() local
Ds3c2410_ts.c89 static struct s3c2410ts ts; variable
/linux-4.4.14/drivers/mfd/
Ducb1x00-ts.c57 static inline void ucb1x00_ts_evt_add(struct ucb1x00_ts *ts, u16 pressure, u16 x, u16 y) in ucb1x00_ts_evt_add()
68 static inline void ucb1x00_ts_event_release(struct ucb1x00_ts *ts) in ucb1x00_ts_event_release()
80 static inline void ucb1x00_ts_mode_int(struct ucb1x00_ts *ts) in ucb1x00_ts_mode_int()
92 static inline unsigned int ucb1x00_ts_read_pressure(struct ucb1x00_ts *ts) in ucb1x00_ts_read_pressure()
119 static inline unsigned int ucb1x00_ts_read_xpos(struct ucb1x00_ts *ts) in ucb1x00_ts_read_xpos()
146 static inline unsigned int ucb1x00_ts_read_ypos(struct ucb1x00_ts *ts) in ucb1x00_ts_read_ypos()
172 static inline unsigned int ucb1x00_ts_read_xres(struct ucb1x00_ts *ts) in ucb1x00_ts_read_xres()
184 static inline unsigned int ucb1x00_ts_read_yres(struct ucb1x00_ts *ts) in ucb1x00_ts_read_yres()
192 static inline int ucb1x00_ts_pen_down(struct ucb1x00_ts *ts) in ucb1x00_ts_pen_down()
209 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread() local
[all …]
/linux-4.4.14/kernel/time/
Dtick-sched.c134 static void tick_sched_handle(struct tick_sched *ts, struct pt_regs *regs) in tick_sched_handle()
440 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats()
458 static void tick_nohz_stop_idle(struct tick_sched *ts, ktime_t now) in tick_nohz_stop_idle()
466 static ktime_t tick_nohz_start_idle(struct tick_sched *ts) in tick_nohz_start_idle()
492 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); in get_cpu_idle_time_us() local
533 struct tick_sched *ts = &per_cpu(tick_cpu_sched, cpu); in get_cpu_iowait_time_us() local
557 static void tick_nohz_restart(struct tick_sched *ts, ktime_t now) in tick_nohz_restart()
571 static ktime_t tick_nohz_stop_sched_tick(struct tick_sched *ts, in tick_nohz_stop_sched_tick()
697 static void tick_nohz_restart_sched_tick(struct tick_sched *ts, ktime_t now) in tick_nohz_restart_sched_tick()
714 static void tick_nohz_full_update_tick(struct tick_sched *ts) in tick_nohz_full_update_tick()
[all …]
Dtimekeeping.c77 struct timespec64 ts; in tk_xtime() local
84 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()
90 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add()
625 int __getnstimeofday64(struct timespec64 *ts) in __getnstimeofday64()
658 void getnstimeofday64(struct timespec64 *ts) in getnstimeofday64()
777 void ktime_get_ts64(struct timespec64 *ts) in ktime_get_ts64()
908 int do_settimeofday64(const struct timespec64 *ts) in do_settimeofday64()
954 int timekeeping_inject_offset(struct timespec *ts) in timekeeping_inject_offset()
1106 void getrawmonotonic64(struct timespec64 *ts) in getrawmonotonic64()
1173 void __weak read_persistent_clock(struct timespec *ts) in read_persistent_clock()
[all …]
Dposix-clock.c300 static int pc_clock_gettime(clockid_t id, struct timespec *ts) in pc_clock_gettime()
319 static int pc_clock_getres(clockid_t id, struct timespec *ts) in pc_clock_getres()
338 static int pc_clock_settime(clockid_t id, const struct timespec *ts) in pc_clock_settime()
402 static void pc_timer_gettime(struct k_itimer *kit, struct itimerspec *ts) in pc_timer_gettime()
417 struct itimerspec *ts, struct itimerspec *old) in pc_timer_settime()
Dtime.c361 void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec) in set_normalized_timespec()
391 struct timespec ts; in ns_to_timespec() local
416 struct timespec ts = ns_to_timespec(nsec); in ns_to_timeval() local
441 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64()
471 struct timespec64 ts; in ns_to_timespec64() local
Dntp.c578 static inline void process_adj_status(struct timex *txc, struct timespec64 *ts) in process_adj_status()
602 struct timespec64 *ts, in process_adjtimex_modes()
699 int __do_adjtimex(struct timex *txc, struct timespec64 *ts, s32 *time_tai) in __do_adjtimex()
782 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts()
Dtest_udelay.c90 struct timespec ts; in udelay_test_show() local
Ditimer.c134 struct timespec ts; in cputime_sub_ns() local
Dtimer_list.c179 struct tick_sched *ts = tick_get_tick_sched(cpu); in print_cpu() local
/linux-4.4.14/drivers/gpio/
Dgpio-max730x.c53 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_direction_input() local
81 static int __max7301_set(struct max7301 *ts, unsigned offset, int value) in __max7301_set()
95 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_direction_output() local
123 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_get() local
151 struct max7301 *ts = container_of(chip, struct max7301, chip); in max7301_set() local
163 int __max730x_probe(struct max7301 *ts) in __max730x_probe()
230 struct max7301 *ts = dev_get_drvdata(dev); in __max730x_remove() local
Dgpio-max7300.c37 struct max7301 *ts; in max7300_probe() local
Dgpio-max7301.c55 struct max7301 *ts; in max7301_probe() local
/linux-4.4.14/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
/linux-4.4.14/arch/mips/vdso/
Dgettimeofday.c23 static __always_inline int do_realtime_coarse(struct timespec *ts, in do_realtime_coarse()
38 static __always_inline int do_monotonic_coarse(struct timespec *ts, in do_monotonic_coarse()
124 static __always_inline int do_realtime(struct timespec *ts, in do_realtime()
146 static __always_inline int do_monotonic(struct timespec *ts, in do_monotonic()
185 struct timespec ts; in __vdso_gettimeofday() local
207 int __vdso_clock_gettime(clockid_t clkid, struct timespec *ts) in __vdso_clock_gettime()
/linux-4.4.14/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()
/linux-4.4.14/arch/x86/entry/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()
218 notrace static int __always_inline do_realtime(struct timespec *ts) in do_realtime()
239 notrace static int __always_inline do_monotonic(struct timespec *ts) in do_monotonic()
260 notrace static void do_realtime_coarse(struct timespec *ts) in do_realtime_coarse()
270 notrace static void do_monotonic_coarse(struct timespec *ts) in do_monotonic_coarse()
280 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
/linux-4.4.14/tools/perf/util/
Dthread-stack.c108 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow()
129 struct thread_stack *ts; in thread_stack__new() local
149 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push()
166 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop()
187 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel()
196 struct thread_stack *ts, size_t idx, in thread_stack__call_return()
222 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush()
469 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp()
493 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_cp()
536 static int thread_stack__bottom(struct thread *thread, struct thread_stack *ts, in thread_stack__bottom()
[all …]
Dthread.h34 struct thread_stack *ts; member
Dintel-bts.c528 u64 ts = 0; in intel_bts_flush_queue() local
562 u64 ts = 0; in intel_bts_process_queues() local
/linux-4.4.14/arch/um/os-Linux/
Dtime.c27 static inline long long timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
152 struct timespec ts; in os_vnsecs() local
160 struct timespec ts; in os_nsecs() local
172 struct timespec ts; in os_idle_sleep() local
/linux-4.4.14/arch/arm/kernel/
Dtime.c79 static void dummy_clock_access(struct timespec64 *ts) in dummy_clock_access()
88 void read_persistent_clock64(struct timespec64 *ts) in read_persistent_clock64()
93 void read_boot_clock64(struct timespec64 *ts) in read_boot_clock64()
/linux-4.4.14/drivers/net/wireless/ath/
Ddfs_pri_detector.c38 u64 ts; member
202 static bool pulse_queue_enqueue(struct pri_detector *pde, u64 ts) in pulse_queue_enqueue()
226 u64 ts, u32 min_count) in pseq_handler_create_sequences()
305 pseq_handler_add_to_existing_seqs(struct pri_detector *pde, u64 ts) in pseq_handler_add_to_existing_seqs()
359 static void pri_detector_reset(struct pri_detector *pde, u64 ts) in pri_detector_reset()
387 u64 ts = event->ts; in pri_detector_add_pulse() local
Ddfs_pattern_detector.h51 u64 ts; member
/linux-4.4.14/fs/ntfs/
Dtime.h48 static inline sle64 utc2ntfs(const struct timespec ts) in utc2ntfs()
87 struct timespec ts; in ntfs2utc() local
/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb_ptp.c29 static int ravb_ptp_time_read(struct ravb_private *priv, struct timespec64 *ts) in ravb_ptp_time_read()
47 const struct timespec64 *ts) in ravb_ptp_time_write()
135 struct timespec64 ts; in ravb_ptp_adjtime() local
152 static int ravb_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ravb_ptp_gettime64()
167 const struct timespec64 *ts) in ravb_ptp_settime64()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ptp.c120 struct timespec64 *ts) in igb_ptp_read_i210()
138 const struct timespec64 *ts) in igb_ptp_write_i210()
287 struct timespec64 *ts) in igb_ptp_gettime_82576()
306 struct timespec64 *ts) in igb_ptp_gettime_i210()
322 const struct timespec64 *ts) in igb_ptp_settime_82576()
341 const struct timespec64 *ts) in igb_ptp_settime_i210()
482 struct timespec64 ts; in igb_ptp_feature_enable_i210() local
660 struct timespec64 ts; in igb_ptp_overflow_check() local
1091 struct timespec64 ts = ktime_to_timespec64(ktime_get_real()); in igb_ptp_init() local
1205 struct timespec64 ts = ktime_to_timespec64(ktime_get_real()); in igb_ptp_reset() local
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dptp.c109 static int e1000e_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in e1000e_phc_gettime()
134 const struct timespec64 *ts) in e1000e_phc_settime()
172 struct timespec64 ts; in e1000e_systim_overflow_work() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c59 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts) in i40e_ptp_read()
83 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
183 static int i40e_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in i40e_ptp_gettime()
204 const struct timespec64 *ts) in i40e_ptp_settime()
674 struct timespec64 ts; in i40e_ptp_init() local
/linux-4.4.14/tools/testing/selftests/timers/
Dleap-a-day.c82 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
223 struct timespec ts; in main() local
248 struct timespec ts; in main() local
Draw_skew.c58 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec()
65 struct timespec ts; in nsec_to_ts() local
Dadjtick.c55 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec()
62 struct timespec ts; in nsec_to_ts() local
Dleapcrash.c74 struct timespec ts; in main() local
Dmqueue-lat.c59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dnanosleep.c102 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dalarmtimer-suspend.c111 struct timespec ts; in sigalarm() local
Dinconsistency-check.c170 struct timespec ts; in main() local
Dnsleep-lat.c90 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dset-timer-lat.c109 struct timespec ts; in sigalarm() local
/linux-4.4.14/samples/bpf/
Dlathist_kern.c32 u64 *ts = bpf_map_lookup_elem(&my_map, &cpu); in bpf_prog1() local
74 u64 *ts, cur_ts, delta; in bpf_prog2() local
Dtracex4_user.c25 struct timespec ts; in time_get_ns() local
Dtrace_output_user.c120 struct timespec ts; in time_get_ns() local
/linux-4.4.14/drivers/pps/
Dkapi.c41 static void pps_add_offset(struct pps_ktime *ts, struct pps_ktime *offset) in pps_add_offset()
172 void pps_event(struct pps_device *pps, struct pps_event_time *ts, int event, in pps_event()
Dkc.h42 struct pps_event_time *ts, int event) {} in pps_kc_event()
Dkc.c112 void pps_kc_event(struct pps_device *pps, struct pps_event_time *ts, in pps_kc_event()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddynack.h56 struct ts_info ts[ATH_DYN_BUF]; member
97 struct sk_buff *skb, u32 ts) {} in ath_dynack_sample_ack_ts()
100 struct ath_tx_status *ts) {} in ath_dynack_sample_tx_ts()
Ddynack.c172 struct ath_tx_status *ts) in ath_dynack_sample_tx_ts()
248 u32 ts) in ath_dynack_sample_ack_ts()
Dxmit.c233 struct ath_tx_status ts; in ath_tx_flush_tid() local
310 struct ath_tx_status ts; in ath_tid_drain() local
396 struct ath_tx_status *ts, int txok, in ath_tx_count_frames()
429 struct ath_tx_status *ts, int txok) in ath_tx_complete_aggr()
664 struct ath_tx_status *ts, struct ath_buf *bf, in ath_tx_process_buffer()
919 struct ath_tx_status ts = {}; in ath_tx_get_tid_subframe() local
1790 struct ath_tx_status ts; in ath_drain_txq_list() local
2503 struct ath_tx_status *ts, int txok) in ath_tx_complete_buf()
2547 struct ath_tx_status *ts, int nframes, int nbad, in ath_tx_rc_status()
2608 struct ath_tx_status ts; in ath_tx_processq() local
[all …]
Dar9002_mac.c316 struct ath_tx_status *ts) in ar9002_hw_proc_txdesc()
Dar9003_mac.c355 struct ath_tx_status *ts) in ar9003_hw_proc_txdesc()
/linux-4.4.14/net/9p/
Dtrans_fd.c235 struct p9_trans_fd *ts = NULL; in p9_fd_poll() local
274 struct p9_trans_fd *ts = NULL; in p9_fd_read() local
417 struct p9_trans_fd *ts = NULL; in p9_fd_write() local
581 struct p9_trans_fd *ts = client->trans; in p9_conn_create() local
663 struct p9_trans_fd *ts = client->trans; in p9_fd_request() local
788 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), in p9_fd_open() local
868 struct p9_trans_fd *ts; in p9_fd_close() local
/linux-4.4.14/drivers/ptp/
Dptp_clock.c110 struct timespec64 ts = timespec_to_timespec64(*tp); in ptp_clock_settime() local
118 struct timespec64 ts; in ptp_clock_gettime() local
136 struct timespec ts; in ptp_clock_adjtime() local
Dptp_ixp46x.c178 static int ptp_ixp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ptp_ixp_gettime()
198 const struct timespec64 *ts) in ptp_ixp_settime()
Dptp_chardev.c127 struct timespec64 ts; in ptp_ioctl() local
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c108 static int stmmac_get_time(struct ptp_clock_info *ptp, struct timespec64 *ts) in stmmac_get_time()
136 const struct timespec64 *ts) in stmmac_set_time()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ptp.c182 static int xgbe_gettime(struct ptp_clock_info *info, struct timespec64 *ts) in xgbe_gettime()
202 const struct timespec64 *ts) in xgbe_settime()
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dping_test.c95 struct timespec64 ts; in ping_client_prep_rpc() local
127 struct timespec64 ts; in ping_client_done_rpc() local
Dbrw_test.c137 struct timespec64 ts; in brw_inject_one_error() local
/linux-4.4.14/arch/mips/loongson64/common/
Dtime.c32 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/fs/fat/
Dnamei_msdos.c227 struct timespec *ts, struct fat_slot_info *sinfo) in msdos_add_entry()
268 struct timespec ts; in msdos_create() local
350 struct timespec ts; in msdos_mkdir() local
438 struct timespec ts; in do_msdos_rename() local
Dmisc.c189 void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_fat2unix()
227 void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_unix2fat()
Dnamei_vfat.c580 struct timespec *ts, in vfat_build_slots()
656 int cluster, struct timespec *ts, in vfat_add_entry()
775 struct timespec ts; in vfat_create() local
864 struct timespec ts; in vfat_mkdir() local
912 struct timespec ts; in vfat_rename() local
/linux-4.4.14/kernel/
Dcompat.c143 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) in __compat_get_timespec()
150 static int __compat_put_timespec(const struct timespec *ts, struct compat_timespec __user *cts) in __compat_put_timespec()
175 int compat_get_timespec(struct timespec *ts, const void __user *uts) in compat_get_timespec()
184 int compat_put_timespec(const struct timespec *ts, void __user *uts) in compat_put_timespec()
196 struct timespec ts; in compat_convert_timespec() local
728 struct itimerspec ts; in COMPAT_SYSCALL_DEFINE2() local
745 struct timespec ts; in COMPAT_SYSCALL_DEFINE2() local
762 struct timespec ts; in COMPAT_SYSCALL_DEFINE2() local
802 struct timespec ts; in COMPAT_SYSCALL_DEFINE2() local
Dfutex_compat.c178 struct timespec ts; in COMPAT_SYSCALL_DEFINE6() local
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpts.c170 static int cpts_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in cpts_ptp_gettime()
186 const struct timespec64 *ts) in cpts_ptp_settime()
223 struct timespec64 ts; in cpts_overflow_check() local
/linux-4.4.14/drivers/pps/clients/
Dpps-ktimer.c44 struct pps_event_time ts; in pps_ktimer_event() local
Dpps-ldisc.c35 struct pps_event_time ts; in pps_tty_dcd_change() local
Dpps-gpio.c56 struct pps_event_time ts; in pps_gpio_irq_handler() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c168 struct timespec64 *ts) in mlx4_en_phc_gettime()
193 const struct timespec64 *ts) in mlx4_en_phc_settime()
/linux-4.4.14/arch/sh/boards/mach-dreamcast/
Drtc.c33 static void aica_rtc_gettimeofday(struct timespec *ts) in aica_rtc_gettimeofday()
/linux-4.4.14/fs/afs/
Dmain.c40 struct timespec ts; in afs_get_client_UUID() local
/linux-4.4.14/arch/m68k/kernel/
Dtime.c73 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/mn10300/kernel/
Drtc.c26 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/x86/um/vdso/
Dum_vdso.c19 int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_ptp.c115 struct timespec64 ts; in fec_ptp_enable_pps() local
392 static int fec_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in fec_ptp_gettime()
417 const struct timespec64 *ts) in fec_ptp_settime()
Dgianfar_ptp.c326 struct timespec64 *ts) in ptp_gianfar_gettime()
344 const struct timespec64 *ts) in ptp_gianfar_settime()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c282 static int ixgbe_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ixgbe_ptp_gettime()
307 const struct timespec64 *ts) in ixgbe_ptp_settime()
407 struct timespec64 ts; in ixgbe_ptp_overflow_check() local
/linux-4.4.14/arch/mips/mti-sead3/
Dsead3-time.c66 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/arm/plat-omap/
Dcounter_32k.c57 static void omap_read_persistent_clock64(struct timespec64 *ts) in omap_read_persistent_clock64()
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_video.c372 static inline void uvc_video_get_ts(struct timespec *ts) in uvc_video_get_ts()
389 struct timespec ts; in uvc_video_clock_decode() local
616 struct timespec ts; in uvc_video_clock_update() local
871 struct timespec ts; in uvc_video_stats_dump() local
1022 struct timespec ts; in uvc_video_decode_start() local
/linux-4.4.14/tools/perf/
Dbuiltin-lock.c359 static struct lock_seq_stat *get_seq(struct thread_stat *ts, void *addr) in get_seq()
400 struct thread_stat *ts; in report_lock_acquire_event() local
472 struct thread_stat *ts; in report_lock_acquired_event() local
535 struct thread_stat *ts; in report_lock_contended_event() local
590 struct thread_stat *ts; in report_lock_release_event() local
Dbuiltin-stat.c237 struct timespec ts, rs; in process_interval() local
280 struct timespec ts; in __run_perf_stat() local
765 static void print_interval(char *prefix, struct timespec *ts) in print_interval()
844 static void print_counters(struct timespec *ts, int argc, const char **argv) in print_counters()
Dperf.h26 struct timespec ts; in rdclock() local
/linux-4.4.14/fs/cifs/
Dnetmisc.c924 struct timespec ts; in cifs_NTtimeToUnix() local
964 struct timespec ts; in cnvrtDosUnixTm() local
/linux-4.4.14/drivers/media/dvb-core/
Ddmxdev.h60 struct dmx_ts_feed *ts; member
71 struct list_head ts; member
Ddvb_demux.h69 struct dmx_ts_feed ts; member
74 dmx_ts_cb ts; member
/linux-4.4.14/kernel/trace/
Dring_buffer_benchmark.c14 u64 ts; member
87 u64 ts; in read_event() local
Dtrace_stat.c33 struct tracer_stat *ts; member
126 struct tracer_stat *ts = session->ts; in stat_seq_init() local
Dring_buffer.c406 u64 ts; member
707 int cpu, u64 *ts) in ring_buffer_normalize_time_stamp()
2150 u64 ts; in rb_move_tail() local
3717 rb_buffer_peek(struct ring_buffer_per_cpu *cpu_buffer, u64 *ts, in rb_buffer_peek()
3783 rb_iter_peek(struct ring_buffer_iter *iter, u64 *ts) in rb_iter_peek()
3905 ring_buffer_peek(struct ring_buffer *buffer, int cpu, u64 *ts, in ring_buffer_peek()
3940 ring_buffer_iter_peek(struct ring_buffer_iter *iter, u64 *ts) in ring_buffer_iter_peek()
3969 ring_buffer_consume(struct ring_buffer *buffer, int cpu, u64 *ts, in ring_buffer_consume()
4132 ring_buffer_read(struct ring_buffer_iter *iter, u64 *ts) in ring_buffer_read()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dsuper25.c95 struct timespec64 ts; in init_lustre_lite() local
/linux-4.4.14/arch/mips/sibyte/swarm/
Dsetup.c90 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/blackfin/kernel/
Dtime.c135 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
Dtime-ts.c356 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dmpc52xx_lpbfifo.c228 u32 ts; in mpc52xx_lpbfifo_irq() local
331 u32 ts; in mpc52xx_lpbfifo_bcom_irq() local
/linux-4.4.14/arch/mips/dec/
Dtime.c21 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/sh/kernel/
Dtime.c41 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/avr32/kernel/
Dtime.c125 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/net/ipv4/
Dip_tunnel_core.c234 struct lwtunnel_state **ts) in ip_tun_build_state()
329 struct lwtunnel_state **ts) in ip6_tun_build_state()
Dsyncookies.c85 u32 ts, ts_now = tcp_time_stamp; in cookie_init_timestamp() local
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Ddesc.c444 struct ath5k_tx_status *ts) in ath5k_hw_proc_2word_tx_status()
496 struct ath5k_tx_status *ts) in ath5k_hw_proc_4word_tx_status()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-radio-tx.c39 struct timespec ts; in vivid_radio_tx_write() local
Dvivid-radio-rx.c39 struct timespec ts; in vivid_radio_rx_read() local
/linux-4.4.14/tools/virtio/virtio-trace/
Dtrace-agent-rw.c110 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
/linux-4.4.14/arch/m32r/kernel/
Dtime.c140 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_ptp.c289 static int fm10k_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in fm10k_ptp_gettime()
307 const struct timespec64 *ts) in fm10k_ptp_settime()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_task.c163 struct task_status_struct *ts = &task->task_status; in asd_get_response_tasklet() local
216 struct task_status_struct *ts = &task->task_status; in asd_task_tasklet_complete() local
/linux-4.4.14/arch/um/kernel/
Dtime.c122 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/mips/sni/
Dtime.c175 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/drivers/rtc/
Drtc-lib.c140 struct timespec64 ts; in rtc_ktime_to_tm() local
/linux-4.4.14/tools/lib/traceevent/
Dkbuffer-parse.c493 void *kbuffer_next_event(struct kbuffer *kbuf, unsigned long long *ts) in kbuffer_next_event()
571 void *kbuffer_read_event(struct kbuffer *kbuf, unsigned long long *ts) in kbuffer_read_event()
614 unsigned long long *ts) in kbuffer_read_at_offset()
/linux-4.4.14/include/uapi/linux/
Derrqueue.h33 struct timespec ts[3]; member
Dptp_clock.h81 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1]; member
/linux-4.4.14/scripts/kconfig/
Dzconf.l82 int ts, i; variable
/linux-4.4.14/arch/frv/kernel/
Dtime.c88 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/mips/mti-malta/
Dmalta-time.c114 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/x86/kernel/
Dpvclock.c120 struct timespec *ts) in pvclock_read_wallclock()
Drtc.c144 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/parisc/kernel/
Dtime.c236 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/fs/udf/
Dudftime.c120 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-core.c50 struct timespec ts; in solo_set_time() local
61 struct timespec ts; in solo_timer_sync() local
/linux-4.4.14/Documentation/laptops/
Ddslm.c60 char *ts = ctime(&time); in myctime() local
/linux-4.4.14/arch/mips/lasat/
Dsysctl.c63 struct timespec64 ts; in proc_dolasatrtc() local
Dds1603.c138 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c183 struct timespec64 ts; in class_handle_init() local
/linux-4.4.14/arch/s390/include/asm/
Dtimex.h115 void stck_to_timespec64(unsigned long long stck, struct timespec64 *ts) in stck_to_timespec64()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_amanda.c62 struct ts_config *ts; member
/linux-4.4.14/drivers/net/phy/
Ddp83640.c261 const struct timespec64 *ts, u16 cmd) in tdr_write()
415 struct timespec64 ts; in ptp_dp83640_adjtime() local
432 struct timespec64 *ts) in ptp_dp83640_gettime()
457 const struct timespec64 *ts) in ptp_dp83640_settime()
618 struct timespec64 ts; in recalibrate() local
/linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py118 def ts(self): member in EventHeaders
/linux-4.4.14/net/mpls/
Dmpls_iptunnel.c127 struct lwtunnel_state **ts) in mpls_build_state()
/linux-4.4.14/crypto/
Djitterentropy-kcapi.c92 struct timespec ts; in jent_get_nstime() local
/linux-4.4.14/include/linux/ceph/
Ddecode.h137 static inline void ceph_decode_timespec(struct timespec *ts, in ceph_decode_timespec()
144 const struct timespec *ts) in ceph_encode_timespec()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_hwi.c1521 struct task_status_struct *ts; in pm8001_work_fn() local
1855 struct task_status_struct *ts; in mpi_ssp_completion() local
2101 struct task_status_struct *ts; in mpi_ssp_event() local
2299 struct task_status_struct *ts; in mpi_sata_completion() local
2675 struct task_status_struct *ts; in mpi_sata_event() local
2902 struct task_status_struct *ts; in mpi_smp_completion() local
3714 struct task_status_struct *ts; in pm8001_mpi_task_abort_resp() local
4420 struct task_status_struct *ts; in pm8001_chip_sata_req() local
Dpm8001_sas.c382 struct task_status_struct *ts = &t->task_status; in pm8001_task_exec() local
391 struct task_status_struct *ts = &t->task_status; in pm8001_task_exec() local
905 struct task_status_struct *ts; in pm8001_open_reject_retry() local
Dpm80xx_hwi.c1529 struct task_status_struct *ts; in mpi_ssp_completion() local
1787 struct task_status_struct *ts; in mpi_ssp_event() local
1993 struct task_status_struct *ts; in mpi_sata_completion() local
2372 struct task_status_struct *ts; in mpi_sata_event() local
2615 struct task_status_struct *ts; in mpi_smp_completion() local
4307 struct task_status_struct *ts; in pm80xx_chip_sata_req() local
/linux-4.4.14/drivers/pps/generators/
Dpps_gen_parport.c183 struct timespec ts; in next_intr_time() local
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c194 struct timespec64 ts; in cfs_set_ptldebug_header() local
/linux-4.4.14/arch/tile/gxio/
Dmpipe.c434 const struct timespec64 *ts) in gxio_mpipe_set_timestamp()
444 struct timespec64 *ts) in gxio_mpipe_get_timestamp()
/linux-4.4.14/drivers/scsi/snic/
Dsnic_trc.h33 u64 ts; /* Time Stamp */ member
/linux-4.4.14/net/ipv6/
Dila.c132 struct lwtunnel_state **ts) in ila_build_state()
/linux-4.4.14/drivers/connector/
Dcn_proc.c59 static inline void get_seq(__u32 *ts, int *cpu) in get_seq()
/linux-4.4.14/drivers/clocksource/
Dtegra20_timer.c135 static void tegra_read_persistent_clock64(struct timespec64 *ts) in tegra_read_persistent_clock64()
/linux-4.4.14/fs/
Dselect.c274 struct timespec ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() local
651 struct timespec ts, end_time, *to = NULL; in do_pselect() local
996 struct timespec ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
/linux-4.4.14/arch/ia64/kernel/
Dtime.c358 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/arch/powerpc/kvm/
De500mc.c62 unsigned int tid, ts; in kvmppc_e500_tlbil_one() local
/linux-4.4.14/Documentation/ptp/
Dtestptp.c151 struct timespec ts; in main() local
/linux-4.4.14/Documentation/networking/timestamping/
Dtimestamping.c161 struct timespec ts; in printpacket() local
Dtxtimestamp.c108 struct timespec ts; in print_timestamp_usr() local
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-event.c111 const struct timespec *ts) in __v4l2_event_queue_fh()
Dv4l2-common.c401 struct timespec ts; in v4l2_get_timestamp() local
/linux-4.4.14/ipc/
Dmqueue.c669 ktime_t *expires, struct timespec *ts) in prepare_timeout()
969 struct timespec ts; in SYSCALL_DEFINE5() local
1090 struct timespec ts; in SYSCALL_DEFINE5() local
/linux-4.4.14/drivers/mmc/card/
Dmmc_test.c100 struct timespec ts; member
490 static unsigned int mmc_test_rate(uint64_t bytes, struct timespec *ts) in mmc_test_rate()
517 unsigned int count, unsigned int sectors, struct timespec ts, in mmc_test_save_transfer_result()
545 struct timespec ts; in mmc_test_print_rate() local
571 struct timespec ts; in mmc_test_print_avg_rate() local
1857 struct timespec ts1, ts2, ts; in mmc_test_rnd_perf() local
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c213 unsigned long ts = __this_cpu_read(cmci_time_stamp); in cmci_storm_detect() local
/linux-4.4.14/drivers/iio/humidity/
Ddht11.c76 struct {s64 ts; int value; } edges[DHT11_EDGES_PER_READ]; member
/linux-4.4.14/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c287 struct timespec ts, *tsp = NULL; in unit_test() local
/linux-4.4.14/drivers/net/slip/
Dslhc.c95 register struct cstate *ts; in slhc_init() local
/linux-4.4.14/include/linux/mfd/
Dipaq-micro.h120 void (*ts) (void *data, int len, unsigned char *rxdata); member
/linux-4.4.14/arch/cris/include/uapi/asm/
Dsync_serial.h129 struct timespec ts; /* The time the data was sampled. */ member
/linux-4.4.14/arch/powerpc/kernel/
Dtime.c732 static void __read_persistent_clock(struct timespec *ts) in __read_persistent_clock()
760 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/kernel/rcu/
Drcutorture.c184 u64 ts = trace_clock_local(); in rcu_trace_clock_local() local
1090 unsigned long long ts; in rcu_torture_timer() local
1155 unsigned long long ts; in rcu_torture_reader() local
/linux-4.4.14/drivers/net/can/usb/
Desd_usb2.c124 __le32 ts; member
132 __le32 ts; member
153 __le32 ts; member
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm_tty.c278 struct ktermios *ts; in jsm_tty_close() local
/linux-4.4.14/tools/perf/tests/
Dswitch-tracking.c16 struct timespec ts; in spin_sleep() local
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispstat.h42 struct timeval ts; member
/linux-4.4.14/sound/core/
Dtimer.c400 struct snd_timer_instance *ts; in snd_timer_notify1() local
710 struct snd_timer_instance *ti, *ts, *tmp; in snd_timer_interrupt() local
962 struct snd_timer_instance *ti, *ts; in snd_timer_notify() local
/linux-4.4.14/net/packet/
Daf_packet.c442 static __u32 tpacket_get_timestamp(struct sk_buff *skb, struct timespec *ts, in tpacket_get_timestamp()
462 struct timespec ts; in __packet_set_timestamp() local
813 struct timespec ts; in prb_close_block() local
844 struct timespec ts; in prb_open_block() local
2104 struct timespec ts; in tpacket_rcv() local
2321 __u32 ts; in tpacket_destruct_skb() local
/linux-4.4.14/drivers/misc/sgi-gru/
Dgruprocfs.c177 struct gru_thread_state *ts; in cch_seq_show() local
/linux-4.4.14/arch/nios2/kernel/
Dtime.c310 void read_persistent_clock(struct timespec *ts) in read_persistent_clock()
/linux-4.4.14/drivers/lguest/
Dlg.h46 int ts; member
/linux-4.4.14/arch/x86/xen/
Dtime.c172 static void xen_read_wallclock(struct timespec *ts) in xen_read_wallclock()
/linux-4.4.14/arch/tile/kernel/
Dhardwall.c578 struct thread_struct *ts = &p->thread; in hardwall_activate() local
629 struct thread_struct *ts = &task->thread; in _hardwall_deactivate() local

12