Searched refs:HASHTABLE_ENTRIES_COUNT (Results 1 – 2 of 2) sorted by relevance
66 #define HASHTABLE_ENTRIES_COUNT(table) \ macro79 for (var = 0; var < HASHTABLE_ENTRIES_COUNT(table); ++var) {\96 for (var = 0; var < HASHTABLE_ENTRIES_COUNT(table); ++var) {\109 (var) < &((table)->entries[HASHTABLE_ENTRIES_COUNT(table)]);\
398 assert(hash < HASHTABLE_ENTRIES_COUNT(&entry->items)); in flush_cache_policy()719 assert(hash < HASHTABLE_ENTRIES_COUNT(&common_entry->items)); in cache_read()828 assert(hash < HASHTABLE_ENTRIES_COUNT(&common_entry->items)); in cache_write()