Searched refs:numentries (Results 1 – 5 of 5) sorted by relevance
9055 unsigned long numentries, in alloc_large_system_hash() argument9071 if (!numentries) { in alloc_large_system_hash()9073 numentries = nr_kernel_pages; in alloc_large_system_hash()9074 numentries -= arch_reserved_kernel_pages(); in alloc_large_system_hash()9078 numentries = round_up(numentries, SZ_1M / PAGE_SIZE); in alloc_large_system_hash()9084 for (adapt = ADAPT_SCALE_NPAGES; adapt < numentries; in alloc_large_system_hash()9092 numentries >>= (scale - PAGE_SHIFT); in alloc_large_system_hash()9094 numentries <<= (PAGE_SHIFT - scale); in alloc_large_system_hash()9100 if (!(numentries >> *_hash_shift)) { in alloc_large_system_hash()9101 numentries = 1UL << *_hash_shift; in alloc_large_system_hash()[all …]
220 unsigned long numentries = 16384; in ksmbd_inode_hash_init() local224 inode_hash_shift = ilog2(numentries); in ksmbd_inode_hash_init()
300 unsigned long numentries, int scale,
576 unsigned long numentries,
1170 unsigned long numentries, int scale, in inet_hashinfo2_init() argument1176 numentries, in inet_hashinfo2_init()