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

/linux-master/kernel/
H A Ducount.c17 #define UCOUNTS_HASHTABLE_BITS 10 macro
18 static struct hlist_head ucounts_hashtable[(1 << UCOUNTS_HASHTABLE_BITS)];
23 UCOUNTS_HASHTABLE_BITS)

Completed in 113 milliseconds