Searched defs:time_after (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | jiffies.h | 127 #define time_after(a,b) \ macro |
| /linux/tools/sched_ext/include/scx/ | ||
| H A D | common.bpf.h | 518 static inline bool time_after(u64 a, u64 b) in time_after() function |