Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Djiffies.h119 #define time_in_range(a,b,c) \ macro
/linux-6.3-rc2/fs/nfs/
A Dpnfs_dev.c321 if (time_in_range(node->timestamp_unavailable, start, end)) in nfs4_test_deviceid_unavailable()
A Dnfs4state.c552 if (time_in_range(sp->so_expires, time_min, time_max)) in nfs4_gc_state_owners()
A Dpnfs.c531 if (!time_in_range(lo->plh_retry_timestamp, start, end)) { in pnfs_layout_io_test_failed()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c157 if (!time_in_range(jiffies, start, end)) { in intel_hpd_irq_storm_detect()
/linux-6.3-rc2/net/sunrpc/
A Dauth.c448 if (time_in_range(cred->cr_expire, expired, jiffies)) in rpcauth_prune_expired()
/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_req.c1632 if (time_in_range(now, connection->last_reconnect_jif, connection->last_reconnect_jif + ent)) in net_timeout_reached()
1768 !time_in_range(now, device->last_reattach_jif, device->last_reattach_jif + dt)) { in request_timer_fn()
/linux-6.3-rc2/fs/nfs/blocklayout/
A Dblocklayout.c579 if (!time_in_range(node->timestamp_unavailable, start, end)) { in bl_find_get_deviceid()
/linux-6.3-rc2/drivers/iio/temperature/
A Dmlx90632.c967 if (time_in_range(now, data->interaction_ts, in mlx90632_pm_interraction_wakeup()
/linux-6.3-rc2/fs/cifs/
A Dinode.c2317 if (!time_in_range(jiffies, cifs_i->time,
2323 if (!time_in_range(jiffies, cifs_i->time,
/linux-6.3-rc2/drivers/md/
A Ddm-clone-target.c1122 return !time_in_range(jiffies, clone->last_commit_jiffies, in need_commit_due_to_time()
A Ddm-thin.c2090 return !time_in_range(jiffies, pool->last_commit_jiffies, in need_commit_due_to_time()
/linux-6.3-rc2/net/core/
A Dneighbour.c272 !time_in_range(n->updated, tref, jiffies)) in neigh_forced_gc()
299 if (!time_in_range(n->confirmed, mint, jiffies)) in neigh_add_timer()
/linux-6.3-rc2/block/
A Dblk-throttle.c694 if (time_in_range(jiffies, tg->slice_start[rw], tg->slice_end[rw])) in throtl_slice_used()
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup.c4471 if (time_in_range(jiffies, last, next)) { in cgroup_file_notify()
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_main.c3343 return time_in_range(jiffies, in bond_time_in_interval()

Completed in 77 milliseconds