Searched refs:DBG_MEM_HASHBITS (Results 1 – 2 of 2) sorted by relevance
35 #define DBG_MEM_HASHBITS 10 macro54 struct hlist_head dbg_mem_ht[1 << DBG_MEM_HASHBITS];105 head = &dbg_mem_ht[hash_64((u64)(mem), DBG_MEM_HASHBITS)]; in rtw_dbg_mem_find()