Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
time_before
include/linux/jiffies.h
134
#define time_before(a,b) time_after(b,a)
tools/sched_ext/include/scx/common.bpf.h
585
static inline bool time_before(u64 a, u64 b)