Home
last modified time | relevance | path

Searched refs:UCOUNTS_HASHTABLE_ENTRIES (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Ducount.c18 #define UCOUNTS_HASHTABLE_ENTRIES (1 << UCOUNTS_HASHTABLE_BITS) macro
19 static struct hlist_nulls_head ucounts_hashtable[UCOUNTS_HASHTABLE_ENTRIES] = {
20 [0 ... UCOUNTS_HASHTABLE_ENTRIES - 1] = HLIST_NULLS_HEAD_INIT(0)