Home
last modified time | relevance | path

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

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