Searched refs:time_in_range_open (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | jiffies.h | 176 #define time_in_range_open(a,b,c) \ macro
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | common.bpf.h | 657 static inline bool time_in_range_open(u64 a, u64 b, u64 c) in time_in_range_open() function
|
| /linux/fs/nfs/ |
| H A D | inode.c | 141 …return !time_in_range_open(jiffies, nfsi->read_cache_jiffies, nfsi->read_cache_jiffies + nfsi->att… in nfs_attribute_timeout() 2489 if (!time_in_range_open(now, nfsi->attrtimeo_timestamp, in nfs_update_inode()
|
| /linux/kernel/rcu/ |
| H A D | srcutree.c | 1260 time_in_range_open(t, tlast, tlast + exp_holdoff)) in srcu_should_expedite()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | auth_gss.c | 1638 if (time_in_range_open(now, begin, expire)) in gss_cred_is_negative_entry()
|