Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hash_empty
include/linux/hashtable.h
99
#define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))
tools/include/linux/hashtable.h
87
#define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))