Home
last modified time | relevance | path

Searched refs:time_in_range (Results 1 – 16 of 16) sorted by relevance

/linux-6.6.21/include/linux/
Djiffies.h165 #define time_in_range(a,b,c) \ macro
/linux-6.6.21/fs/nfs/
Dpnfs_dev.c321 if (time_in_range(node->timestamp_unavailable, start, end)) in nfs4_test_deviceid_unavailable()
Dnfs4state.c556 if (time_in_range(sp->so_expires, time_min, time_max)) in nfs4_gc_state_owners()
Dpnfs.c531 if (!time_in_range(lo->plh_retry_timestamp, start, end)) { in pnfs_layout_io_test_failed()
/linux-6.6.21/net/sunrpc/
Dauth.c445 if (time_in_range(cred->cr_expire, expired, jiffies)) in rpcauth_prune_expired()
/linux-6.6.21/drivers/block/drbd/
Ddrbd_req.c1638 if (time_in_range(now, connection->last_reconnect_jif, connection->last_reconnect_jif + ent)) in net_timeout_reached()
1774 !time_in_range(now, device->last_reattach_jif, device->last_reattach_jif + dt)) { in request_timer_fn()
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_hotplug.c158 if (!time_in_range(jiffies, start, end)) { in intel_hpd_irq_storm_detect()
/linux-6.6.21/fs/nfs/blocklayout/
Dblocklayout.c579 if (!time_in_range(node->timestamp_unavailable, start, end)) { in bl_find_get_deviceid()
/linux-6.6.21/drivers/iio/temperature/
Dmlx90632.c967 if (time_in_range(now, data->interaction_ts, in mlx90632_pm_interraction_wakeup()
/linux-6.6.21/fs/smb/client/
Dinode.c2439 if (!time_in_range(jiffies, cifs_i->time,
2445 if (!time_in_range(jiffies, cifs_i->time,
/linux-6.6.21/drivers/md/
Ddm-clone-target.c1122 return !time_in_range(jiffies, clone->last_commit_jiffies, in need_commit_due_to_time()
Ddm-thin.c2115 return !time_in_range(jiffies, pool->last_commit_jiffies, in need_commit_due_to_time()
/linux-6.6.21/net/core/
Dneighbour.c275 !time_in_range(n->updated, tref, jiffies)) in neigh_forced_gc()
307 if (!time_in_range(n->confirmed, mint, jiffies)) in neigh_add_timer()
/linux-6.6.21/block/
Dblk-throttle.c694 if (time_in_range(jiffies, tg->slice_start[rw], tg->slice_end[rw])) in throtl_slice_used()
/linux-6.6.21/kernel/cgroup/
Dcgroup.c4468 if (time_in_range(jiffies, last, next)) { in cgroup_file_notify()
/linux-6.6.21/drivers/net/bonding/
Dbond_main.c3394 return time_in_range(jiffies, in bond_time_in_interval()