Searched refs:s64 (Results 701 - 725 of 1215) sorted by relevance

<<21222324252627282930>>

/linux-master/arch/x86/events/amd/
H A Dibs.c103 s64 left = local64_read(&hwc->period_left);
104 s64 period = hwc->sample_period;
117 if (unlikely(left < (s64)min)) {
/linux-master/drivers/media/i2c/
H A Dov5675.c455 static const s64 link_freq_menu_items[] = {
704 s64 exposure_max;
782 s64 exposure_max, h_blank;
H A Dhi556.c539 static const s64 link_freq_menu_items[] = {
781 s64 exposure_max;
842 s64 exposure_max, h_blank;
H A Dov2740.c462 static const s64 link_freq_menu_items[] = {
697 s64 exposure_max;
758 s64 exposure_max, h_blank, pixel_rate;
/linux-master/drivers/iio/light/
H A Drohm-bu27008.c1097 s64 c1, c2, c3, nlux;
1116 return max_t(s64, 0, nlux);
1145 s64 ts __aligned(8);
/linux-master/drivers/iio/resolver/
H A Dad2s1210.c167 s64 timestamp __aligned(8);
363 u8 flags, s64 timestamp)
451 s64 timestamp;
/linux-master/drivers/dma/
H A Ddmatest.c488 static unsigned long long dmatest_persec(s64 runtime, unsigned int val)
508 static unsigned long long dmatest_KBs(s64 runtime, unsigned long long len)
598 s64 runtime = 0;
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c297 static int aq_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta)
351 aq_nic->aq_hw_ops->hw_adj_sys_clock(aq_nic->aq_hw, (s64)ns - (s64)now);
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.c502 static int am65_cpts_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta)
505 s64 ns;
1257 s64 ktime_ns;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c24 s64 rtt_avg;
1070 s64 rtt_avg, rtt = res->ftm.rtt_avg;
1156 s64 rtt_avg = div_s64(res->ftm.rtt_avg * 100, 6666);
/linux-master/net/sched/
H A Dsch_fq.c529 return unlikely((s64)skb->tstamp > (s64)(now + q->horizon));
695 if ((s64)(now - time_next_packet - q->ce_threshold) > 0) {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h944 s64 last_update_us;
945 s64 accum_us; /* accumulated microseconds */
946 s64 accum_us_vis; /* for visible VRAM */
/linux-master/fs/bcachefs/
H A Dinode.c599 s64 nr = (s64) bkey_is_inode(new.k) - (s64) bkey_is_inode(old.k);
/linux-master/drivers/iio/accel/
H A Dmma8452.c118 s64 ts __aligned(8);
1026 s64 ts = iio_get_time_ns(indio_dev);
1076 s64 ts = iio_get_time_ns(indio_dev);
H A Dkxsd9.c218 s64 ts __aligned(8);
/linux-master/drivers/net/phy/
H A Dmicrel.c427 s64 seconds;
2836 s64 start_sec, u32 start_nsec)
2859 s64 time_step_ns)
2994 static int lan8814_ptpci_adjtime(struct ptp_clock_info *ptpci, s64 delta)
3039 s64 period_sec, u32 period_nsec)
3135 s64 on_nsec, period_nsec;
3537 s64 sec;
4521 s64 sec, u32 nsec)
4560 s64 sec, u32 nsec)
4635 s64 n
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c346 s64 port_transmit_rate_kbps;
905 s64 n;
1021 s64 delta_ns = qopt->entries[i].interval;
/linux-master/arch/powerpc/include/asm/
H A Dlv1call.h209 extern s64 _lv1_##name(LV1_##in##_IN_##out##_OUT_ARG_DECL); \
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnic.h449 if ((s64)(diff - *stat) > 0)
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_network.h167 s64 ptp_adjust;
/linux-master/kernel/irq/
H A Dtimings.c302 s64 diff;
309 * We can use a s64 type variable to be added with the u64
/linux-master/fs/xfs/
H A Dxfs_qm_syscalls.c257 s64 timer)
/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c247 page_loan_request = div_s64((s64)mpp_data.loan_request,
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase507c.c150 s64 time = nvif_msec(device, 2000ULL,
/linux-master/drivers/gpu/drm/
H A Ddrm_color_mgmt.c138 s64 val;

Completed in 285 milliseconds

<<21222324252627282930>>