/drivers/net/can/ |
D | rx-offload.c | 11 u32 timestamp; member 82 cb_pos->timestamp, cb_new->timestamp, in __skb_queue_add_sort() 83 cb_new->timestamp - cb_pos->timestamp, in __skb_queue_add_sort() 107 return cb_b->timestamp - cb_a->timestamp; in can_rx_offload_compare() 153 u32 timestamp; in can_rx_offload_offload_one() local 156 ×tamp, n); in can_rx_offload_offload_one() 180 ret = offload->mailbox_read(offload, cf, &cb->timestamp, n); in can_rx_offload_offload_one() 268 struct sk_buff *skb, u32 timestamp) in can_rx_offload_queue_sorted() argument 280 cb->timestamp = timestamp; in can_rx_offload_queue_sorted() 293 unsigned int idx, u32 timestamp) in can_rx_offload_get_echo_skb() argument [all …]
|
/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
D | base.c | 79 if (alarm->timestamp > nvkm_timer_read(tmr)) { in nvkm_timer_alarm_trigger() 81 tmr->func->alarm_init(tmr, alarm->timestamp); in nvkm_timer_alarm_trigger() 82 if (alarm->timestamp > nvkm_timer_read(tmr)) in nvkm_timer_alarm_trigger() 121 alarm->timestamp = nvkm_timer_read(tmr) + nsec; in nvkm_timer_alarm() 123 if (list->timestamp > alarm->timestamp) in nvkm_timer_alarm() 132 tmr->func->alarm_init(tmr, alarm->timestamp); in nvkm_timer_alarm() 138 WARN_ON(alarm->timestamp <= nvkm_timer_read(tmr)); in nvkm_timer_alarm()
|
/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.h | 60 u64 timestamp; member 118 u32 timestamp; member 142 u64 timestamp; member 147 u32 timestamp; member 165 u8 timestamp[0x7]; member 172 u8 timestamp[0x7]; member
|
D | fw_tracer.c | 477 tracer_event->timestamp_event.timestamp = in poll_trace() 487 tracer_event->string_event.timestamp = in poll_trace() 488 MLX5_GET(tracer_string_event, trace, timestamp); in poll_trace() 512 tracer_event.timestamp_event.timestamp = 0; in get_block_timestamp() 514 return tracer_event.timestamp_event.timestamp; in get_block_timestamp() 539 u64 timestamp, bool lost, in mlx5_fw_tracer_save_trace() argument 546 trace_data->timestamp = timestamp; in mlx5_fw_tracer_save_trace() 596 cur_string->timestamp = tracer_event->string_event.timestamp; in mlx5_tracer_handle_string_trace() 635 if (str_frmt->timestamp < (timestamp_event.timestamp & MASK_6_0)) in mlx5_tracer_handle_timestamp_trace() 636 trace_timestamp = (timestamp_event.timestamp & MASK_52_7) | in mlx5_tracer_handle_timestamp_trace() [all …]
|
/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_ring.c | 30 s64 timestamp, size_t nb) in inv_mpu6050_update_period() argument 52 delta = div_s64(timestamp - st->it_timestamp, divider); in inv_mpu6050_update_period() 67 st->data_timestamp = timestamp - interval; in inv_mpu6050_update_period() 71 st->it_timestamp = timestamp; in inv_mpu6050_update_period() 170 s64 timestamp; in inv_mpu6050_read_fifo() local 225 inv_mpu6050_update_period(st, pf->timestamp, nb); in inv_mpu6050_read_fifo() 236 timestamp = inv_mpu6050_get_timestamp(st); in inv_mpu6050_read_fifo() 237 iio_push_to_buffers_with_timestamp(indio_dev, data, timestamp); in inv_mpu6050_read_fifo()
|
/drivers/net/wireless/intel/iwlwifi/fw/ |
D | debugfs.c | 191 .timestamp = cpu_to_le64(fwrt->timestamp.seq++), in iwl_fw_send_timestamp_marker_cmd() 208 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk() 209 unsigned long delay = fwrt->timestamp.delay; in iwl_fw_timestamp_marker_wk() 213 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_timestamp_marker_wk() 229 fwrt->timestamp.delay = msecs_to_jiffies(delay * 1000); in iwl_fw_trigger_timestamp() 231 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_trigger_timestamp() 232 round_jiffies_relative(fwrt->timestamp.delay)); in iwl_fw_trigger_timestamp() 253 u32 delay_secs = jiffies_to_msecs(fwrt->timestamp.delay) / 1000; in iwl_dbgfs_timestamp_marker_read() 326 INIT_DELAYED_WORK(&fwrt->timestamp.wk, iwl_fw_timestamp_marker_wk); in iwl_fwrt_dbgfs_register()
|
D | dbg.h | 327 fwrt->timestamp.delay = 0; in iwl_fw_cancel_timestamp() 328 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_cancel_timestamp() 335 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_suspend_timestamp() 340 if (!fwrt->timestamp.delay) in iwl_fw_resume_timestamp() 343 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_resume_timestamp() 344 round_jiffies_relative(fwrt->timestamp.delay)); in iwl_fw_resume_timestamp()
|
/drivers/net/wireless/ath/ath9k/ |
D | link.c | 312 unsigned int timestamp = jiffies_to_msecs(jiffies); in ath_ani_calibrate() local 341 if ((timestamp - common->ani.longcal_timer) >= long_cal_interval) { in ath_ani_calibrate() 343 common->ani.longcal_timer = timestamp; in ath_ani_calibrate() 348 if ((timestamp - common->ani.shortcal_timer) >= short_cal_interval) { in ath_ani_calibrate() 350 common->ani.shortcal_timer = timestamp; in ath_ani_calibrate() 351 common->ani.resetcal_timer = timestamp; in ath_ani_calibrate() 354 if ((timestamp - common->ani.resetcal_timer) >= in ath_ani_calibrate() 358 common->ani.resetcal_timer = timestamp; in ath_ani_calibrate() 363 if ((timestamp - common->ani.checkani_timer) >= ah->config.ani_poll_interval) { in ath_ani_calibrate() 365 common->ani.checkani_timer = timestamp; in ath_ani_calibrate() [all …]
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gmc.c | 267 uint16_t pasid, uint64_t timestamp) in amdgpu_gmc_filter_faults() argument 276 stamp = max(timestamp, AMDGPU_GMC_FAULT_TIMEOUT + 1) - in amdgpu_gmc_filter_faults() 278 if (gmc->fault_ring[gmc->last_fault].timestamp >= stamp) in amdgpu_gmc_filter_faults() 284 while (fault->timestamp >= stamp) { in amdgpu_gmc_filter_faults() 290 tmp = fault->timestamp; in amdgpu_gmc_filter_faults() 294 if (fault->timestamp >= tmp) in amdgpu_gmc_filter_faults() 301 fault->timestamp = timestamp; in amdgpu_gmc_filter_faults()
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_ptp.c | 127 static int qed_ptp_hw_read_rx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_rx_ts() argument 133 *timestamp = 0; in qed_ptp_hw_read_rx_ts() 141 *timestamp = qed_rd(p_hwfn, p_ptt, NIG_REG_LLH_PTP_HOST_BUF_TS_MSB); in qed_ptp_hw_read_rx_ts() 142 *timestamp <<= 32; in qed_ptp_hw_read_rx_ts() 143 *timestamp |= val; in qed_ptp_hw_read_rx_ts() 153 static int qed_ptp_hw_read_tx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_tx_ts() argument 159 *timestamp = 0; in qed_ptp_hw_read_tx_ts() 168 *timestamp = qed_rd(p_hwfn, p_ptt, NIG_REG_TX_LLH_PTP_BUF_TS_MSB); in qed_ptp_hw_read_tx_ts() 169 *timestamp <<= 32; in qed_ptp_hw_read_tx_ts() 170 *timestamp |= val; in qed_ptp_hw_read_tx_ts()
|
/drivers/net/wireless/intersil/orinoco/ |
D | scan.c | 82 u64 timestamp; in orinoco_add_hostscan_result() local 121 timestamp = 0; in orinoco_add_hostscan_result() 127 bss->a.bssid, timestamp, capability, in orinoco_add_hostscan_result() 141 u64 timestamp; in orinoco_add_extscan_result() local 154 timestamp = le64_to_cpu(bss->timestamp); in orinoco_add_extscan_result() 161 bss->bssid, timestamp, capability, in orinoco_add_extscan_result()
|
/drivers/iio/common/st_sensors/ |
D | st_sensors_buffer.c | 57 s64 timestamp; in st_sensors_trigger_handler() local 66 timestamp = sdata->hw_timestamp; in st_sensors_trigger_handler() 68 timestamp = iio_get_time_ns(indio_dev); in st_sensors_trigger_handler() 75 timestamp); in st_sensors_trigger_handler()
|
/drivers/isdn/mISDN/ |
D | clock.c | 134 mISDN_clock_update(struct mISDNclock *iclock, int samples, ktime_t *timestamp) in mISDN_clock_update() argument 153 if (timestamp) { /* timestamp must be set, if function call is delayed */ in mISDN_clock_update() 154 iclock_timestamp = *timestamp; in mISDN_clock_update() 160 if (timestamp) { /* timestamp must be set, if function call is delayed */ in mISDN_clock_update() 161 timestamp_now = *timestamp; in mISDN_clock_update()
|
/drivers/iio/adc/ |
D | cc10001_adc.c | 268 struct iio_chan_spec *chan_array, *timestamp; in cc10001_adc_channel_init() local 295 timestamp = &chan_array[idx]; in cc10001_adc_channel_init() 296 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init() 297 timestamp->channel = -1; in cc10001_adc_channel_init() 298 timestamp->scan_index = idx; in cc10001_adc_channel_init() 299 timestamp->scan_type.sign = 's'; in cc10001_adc_channel_init() 300 timestamp->scan_type.realbits = 64; in cc10001_adc_channel_init() 301 timestamp->scan_type.storagebits = 64; in cc10001_adc_channel_init()
|
/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.h | 46 u64 timestamp) in mlx5_timecounter_cyc2time() argument 53 nsec = timecounter_cyc2time(&clock->tc, timestamp); in mlx5_timecounter_cyc2time() 68 u64 timestamp) in mlx5_timecounter_cyc2time() argument
|
/drivers/staging/media/meson/vdec/ |
D | vdec_helpers.c | 255 u64 timestamp) in dst_buf_done() argument 272 vbuf->vb2_buf.timestamp = timestamp; in dst_buf_done() 300 u64 timestamp; in amvdec_dst_buf_done() local 314 timestamp = tmp->ts; in amvdec_dst_buf_done() 319 dst_buf_done(sess, vbuf, field, timestamp); in amvdec_dst_buf_done() 331 u64 timestamp = 0; in amvdec_dst_buf_done_offset() local 366 timestamp = match->ts; in amvdec_dst_buf_done_offset() 372 dst_buf_done(sess, vbuf, field, timestamp); in amvdec_dst_buf_done_offset()
|
/drivers/firmware/efi/ |
D | cper.c | 413 __u8 hour, min, sec, day, mon, year, century, *timestamp; in cper_print_tstamp() local 416 timestamp = (__u8 *)&(gdata->time_stamp); in cper_print_tstamp() 417 sec = bcd2bin(timestamp[0]); in cper_print_tstamp() 418 min = bcd2bin(timestamp[1]); in cper_print_tstamp() 419 hour = bcd2bin(timestamp[2]); in cper_print_tstamp() 420 day = bcd2bin(timestamp[4]); in cper_print_tstamp() 421 mon = bcd2bin(timestamp[5]); in cper_print_tstamp() 422 year = bcd2bin(timestamp[6]); in cper_print_tstamp() 423 century = bcd2bin(timestamp[7]); in cper_print_tstamp() 426 (timestamp[3] & 0x1 ? "precise " : "imprecise "), in cper_print_tstamp()
|
/drivers/ptp/ |
D | ptp_ixp46x.c | 88 event.timestamp = ((u64) hi) << 32; in isr() 89 event.timestamp |= lo; in isr() 90 event.timestamp <<= TICKS_NS_SHIFT; in isr() 102 event.timestamp = ((u64) hi) << 32; in isr() 103 event.timestamp |= lo; in isr() 104 event.timestamp <<= TICKS_NS_SHIFT; in isr()
|
/drivers/iio/accel/ |
D | hid-sensor-accel-3d.c | 38 int64_t timestamp; member 224 int len, int64_t timestamp) in hid_sensor_push_data() argument 227 iio_push_to_buffers_with_timestamp(indio_dev, data, timestamp); in hid_sensor_push_data() 240 if (!accel_state->timestamp) in accel_3d_proc_event() 241 accel_state->timestamp = iio_get_time_ns(indio_dev); in accel_3d_proc_event() 246 accel_state->timestamp); in accel_3d_proc_event() 248 accel_state->timestamp = 0; in accel_3d_proc_event() 275 accel_state->timestamp = in accel_3d_capture_sample()
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.c | 51 u64 timestamp; member 366 u64 timestamp) in mlxsw_sp1_ptp_unmatched_save() argument 379 unmatched->timestamp = timestamp; in mlxsw_sp1_ptp_unmatched_save() 457 u64 timestamp) in mlxsw_sp1_packet_timestamp() argument 463 nsec = timecounter_cyc2time(&mlxsw_sp->clock->tc, timestamp); in mlxsw_sp1_packet_timestamp() 475 if (unmatched->skb && unmatched->timestamp) in mlxsw_sp1_ptp_unmatched_finish() 478 unmatched->timestamp); in mlxsw_sp1_ptp_unmatched_finish() 500 struct sk_buff *skb, u64 timestamp) in mlxsw_sp1_ptp_got_piece() argument 511 if (skb && unmatched && unmatched->timestamp) { in mlxsw_sp1_ptp_got_piece() 513 } else if (timestamp && unmatched && unmatched->skb) { in mlxsw_sp1_ptp_got_piece() [all …]
|
/drivers/staging/media/imx/ |
D | imx-media-fim.c | 144 ktime_t timestamp) in frame_interval_monitor() argument 154 interval = ktime_to_ns(ktime_sub(timestamp, fim->last_ts)); in frame_interval_monitor() 185 fim->last_ts = timestamp; in frame_interval_monitor() 196 ktime_t timestamp) in fim_input_capture_handler() argument 203 frame_interval_monitor(fim, timestamp); in fim_input_capture_handler() 406 void imx_media_fim_eof_monitor(struct imx_media_fim *fim, ktime_t timestamp) in imx_media_fim_eof_monitor() argument 413 frame_interval_monitor(fim, timestamp); in imx_media_fim_eof_monitor()
|
/drivers/net/ethernet/qlogic/qede/ |
D | qede_ptp.c | 164 u64 timestamp, ns; in qede_ptp_task() local 175 rc = ptp->ops->read_tx_ts(edev->cdev, ×tamp); in qede_ptp_task() 192 ns = timecounter_cyc2time(&ptp->tc, timestamp); in qede_ptp_task() 202 timestamp, ns); in qede_ptp_task() 560 u64 timestamp, ns; in qede_ptp_rx_ts() local 568 rc = ptp->ops->read_rx_ts(edev->cdev, ×tamp); in qede_ptp_rx_ts() 575 ns = timecounter_cyc2time(&ptp->tc, timestamp); in qede_ptp_rx_ts() 580 timestamp, ns); in qede_ptp_rx_ts()
|
/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 452 struct hid_sensor_hub_attribute_info timestamp; in hid_sensor_parse_common_attributes() local 481 ×tamp); in hid_sensor_parse_common_attributes() 482 if (timestamp.index >= 0 && timestamp.report_id) { in hid_sensor_parse_common_attributes() 486 ×tamp, &val0, &val1); in hid_sensor_parse_common_attributes() 498 timestamp.index, timestamp.report_id); in hid_sensor_parse_common_attributes()
|
/drivers/scsi/fnic/ |
D | fnic_trace.h | 66 } timestamp, fnaddr; member 92 trace_buf->timestamp.low = jiffies; \ 95 trace_buf->timestamp.val = jiffies; \
|
/drivers/media/platform/vivid/ |
D | vivid-radio-tx.c | 28 ktime_t timestamp; in vivid_radio_tx_write() local 49 timestamp = ktime_sub(ktime_get(), dev->radio_rds_init_time); in vivid_radio_tx_write() 50 blk = ktime_divns(timestamp, VIVID_RDS_NSEC_PER_BLK); in vivid_radio_tx_write()
|