time_before 125 include/linux/jiffies.h time_before(a,c)) time_before 154 include/linux/jiffies.h #define time_is_after_jiffies(a) time_before(jiffies, a) time_before 390 include/linux/serial_core.h if (ch && time_before(jiffies, port->sysrq)) { time_before 451 include/net/dst.h if (dst->expires == 0 || time_before(expires, dst->expires))