Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
log2_u32
tools/sched_ext/include/scx/common.bpf.h
720
return log2_u32(hi) + 32 + 1;
tools/sched_ext/include/scx/common.bpf.h
722
return log2_u32(v) + 1;