Searched refs:hash_empty (Results 1 – 2 of 2) sorted by relevance
94 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
763 WARN_ON(!hash_empty(ring->cmd_hash)); in i915_cmd_parser_init_ring()