Searched refs:op_hash_index (Results 1 – 4 of 4) sorted by relevance
77 struct op_hash_index { struct85 #define OP_HASH_MAP_SIZE (OP_HASH_MAP_NR * sizeof(struct op_hash_index) + POOL_SIZE) argument
31 inline static int add_hash_entry(struct op_hash_index * entry, uint parent, char const * name, uint…78 inline static int add_hash_entry(struct op_hash_index * entry, uint parent, char const * name, uint… in add_hash_entry()
30 static struct op_hash_index * hash_map;176 struct op_hash_index * entry; in do_hash()
28 static struct op_hash_index * hashmap;