Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HASH_BITS
include/linux/hashtable.h
28
#define HASH_BITS(name) ilog2(HASH_SIZE(name))
tools/include/linux/hashtable.h
25
#define HASH_BITS(name) ilog2(HASH_SIZE(name))