| /linux-6.15/include/linux/ |
| H A D | jiffies.h | 89 u64 get_jiffies_64(void); 99 static inline u64 get_jiffies_64(void) in get_jiffies_64() function 269 #define time_is_before_jiffies64(a) time_after64(get_jiffies_64(), a) 284 #define time_is_after_jiffies64(a) time_before64(get_jiffies_64(), a) 299 #define time_is_before_eq_jiffies64(a) time_after_eq64(get_jiffies_64(), a) 314 #define time_is_after_eq_jiffies64(a) time_before_eq64(get_jiffies_64(), a)
|
| /linux-6.15/kernel/time/ |
| H A D | jiffies.c | 48 u64 get_jiffies_64(void) in get_jiffies_64() function 59 EXPORT_SYMBOL(get_jiffies_64);
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | smp_twd.c | 153 waitjiffies = get_jiffies_64() + 1; in twd_calibrate_rate() 155 while (get_jiffies_64() < waitjiffies) in twd_calibrate_rate() 167 while (get_jiffies_64() < waitjiffies) in twd_calibrate_rate()
|
| /linux-6.15/drivers/i2c/busses/ |
| H A D | i2c-octeon-core.c | 59 u64 end = get_jiffies_64() + i2c->adap.timeout; in octeon_i2c_wait() 62 time_before64(get_jiffies_64(), end)) in octeon_i2c_wait() 153 u64 end = get_jiffies_64() + i2c->adap.timeout; in octeon_i2c_hlc_wait() 156 time_before64(get_jiffies_64(), end)) in octeon_i2c_hlc_wait()
|
| /linux-6.15/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_mux.c | 121 m->timing.current_jiffies = get_jiffies_64(); in vidtv_mux_update_clk() 465 m->timing.start_jiffies = get_jiffies_64(); in vidtv_mux_start_thread() 510 m->timing.current_jiffies = get_jiffies_64(); in vidtv_mux_init()
|
| /linux-6.15/drivers/thermal/intel/ |
| H A D | therm_throt.c | 304 u64 now = get_jiffies_64(); in throttle_active_work() 381 now = get_jiffies_64(); in therm_throt_process() 440 u64 now = get_jiffies_64(); in thresh_event_valid()
|
| /linux-6.15/sound/firewire/ |
| H A D | iso-resources.c | 82 s64 delay = (card->reset_jiffies + HZ) - get_jiffies_64(); in wait_isoch_resource_delay_after_bus_reset()
|
| /linux-6.15/drivers/macintosh/ |
| H A D | rack-meter.c | 222 cur_nsecs = jiffies64_to_nsecs(get_jiffies_64()); in rackmeter_do_timer() 279 rcpu->prev_wall = jiffies64_to_nsecs(get_jiffies_64()); in rackmeter_init_cpu_sniffer()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_arfs.c | 197 arfs_entry->time_activated, get_jiffies_64()); in ice_arfs_is_flow_expired() 243 e->time_activated = get_jiffies_64(); in ice_arfs_update_flow_rules()
|
| /linux-6.15/net/netfilter/ |
| H A D | nft_set_hash.c | 93 .tstamp = get_jiffies_64(), in nft_rhash_lookup() 113 .tstamp = get_jiffies_64(), in nft_rhash_get() 139 .tstamp = get_jiffies_64(), in nft_rhash_update()
|
| H A D | nft_dynset.c | 100 WRITE_ONCE(nft_set_ext_timeout(ext)->expiration, get_jiffies_64() + timeout); in nft_dynset_eval()
|
| /linux-6.15/drivers/firewire/ |
| H A D | core-card.c | 244 time_before64(get_jiffies_64(), card->reset_jiffies + 2 * HZ)) { in br_work() 329 grace = time_after64(get_jiffies_64(), in bm_work()
|
| H A D | core-topology.c | 482 card->reset_jiffies = get_jiffies_64(); in fw_core_handle_bus_reset()
|
| /linux-6.15/drivers/devfreq/ |
| H A D | devfreq.c | 222 cur_time = get_jiffies_64(); in devfreq_update_status() 597 devfreq->stats.last_update = get_jiffies_64(); in devfreq_monitor_resume() 917 devfreq->stats.last_update = get_jiffies_64(); in devfreq_add_device() 1800 df->stats.last_update = get_jiffies_64(); in trans_stat_store()
|
| /linux-6.15/drivers/xen/events/ |
| H A D | events_base.c | 569 u64 now = get_jiffies_64(); in lateeoi_list_add() 624 info->eoi_time = get_jiffies_64() + delay; in xen_irq_lateeoi_locked() 652 u64 now = get_jiffies_64(); in xen_irq_lateeoi_worker() 1686 info->eoi_time = get_jiffies_64() + event_eoi_delay; in handle_irq_for_port()
|
| /linux-6.15/fs/fuse/ |
| H A D | dir.c | 103 return get_jiffies_64() + timespec64_to_jiffies(&ts); in fuse_time_to_jiffies() 209 else if (time_before64(fuse_dentry_time(entry), get_jiffies_64()) || in fuse_dentry_revalidate() 299 return time_before64(fuse_dentry_time(dentry), get_jiffies_64()); in fuse_dentry_delete() 1354 sync = time_before64(fi->i_time, get_jiffies_64()); in fuse_update_get_attr() 1574 time_before64(fi->i_time, get_jiffies_64())) { in fuse_permission()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_hwmon.c | 684 time_now = get_jiffies_64(); in hwm_fan_input_read() 884 ddat->fi.time_prev = get_jiffies_64(); in hwm_get_preregistration_info()
|
| /linux-6.15/drivers/target/ |
| H A D | target_core_device.c | 341 new->creation_time = get_jiffies_64(); in core_enable_device_list_for_node() 945 dev->creation_time = get_jiffies_64(); in target_configure_device()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | mxl-gpy.c | 817 u64 now = get_jiffies_64(); in gpy_loopback() 839 priv->lb_dis_to = get_jiffies_64() + HZ * 3; in gpy_loopback()
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | intel_ips.c | 984 seqno_timestamp = get_jiffies_64(); in ips_monitor() 1094 seqno_timestamp = get_jiffies_64(); in ips_monitor()
|
| /linux-6.15/drivers/target/iscsi/ |
| H A D | iscsi_target_util.c | 890 (get_jiffies_64() + na->nopin_response_timeout * HZ)); in iscsit_mod_nopin_response_timer() 1327 ls->last_fail_time = get_jiffies_64(); in iscsit_collect_login_stats()
|
| /linux-6.15/drivers/mailbox/ |
| H A D | imx-mailbox.c | 161 u64 timeout_time = get_jiffies_64() + IMX_MU_SECO_TX_TOUT; in imx_mu_tx_waiting_write() 185 u64 timeout_time = get_jiffies_64() + IMX_MU_SECO_RX_TOUT; in imx_mu_rx_waiting_read()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_gpusvm.c | 1786 devmem_allocation->timeslice_expiration = get_jiffies_64() + in drm_gpusvm_migrate_to_devmem() 2010 if (time_before64(get_jiffies_64(), in __drm_gpusvm_migrate_to_ram()
|
| /linux-6.15/drivers/net/xen-netback/ |
| H A D | interface.c | 568 queue->credit_window_start = get_jiffies_64(); in xenvif_init_queue()
|
| /linux-6.15/drivers/media/test-drivers/visl/ |
| H A D | visl-video.c | 686 ctx->capture_streamon_jiffies = get_jiffies_64(); in visl_start_streaming()
|