Searched refs:hash_empty (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhashtable.h88 * hash_empty - check whether a hashtable is empty
94 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable)) macro
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c728 WARN_ON(!hash_empty(ring->cmd_hash)); i915_cmd_parser_init_ring()

Completed in 89 milliseconds