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))