Searched defs:hash_mem (Results 1 – 4 of 4) sorted by relevance
181 static inline unsigned long hash_mem(char const *buf, int length, int bits) in hash_mem() function
56 struct hash_mem { struct57 void *mem;58 int sz;59 int type;60 struct hlist_node node;
436 const struct ipa_mem *hash_mem) in ipa_table_init_add()