__hash_empty       99 include/linux/hashtable.h #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))
__hash_empty       87 tools/include/linux/hashtable.h #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))