Searched refs:alloc_entries (Results 1 – 3 of 3) sorted by relevance
529 value_type *alloc_entries (size_t n CXX_MEM_STAT_INFO) const;628 m_entries = alloc_entries (size PASS_MEM_STAT); in hash_table()659 value_type *nentries = alloc_entries (size PASS_MEM_STAT); in hash_table()703 Allocator>::alloc_entries (size_t n MEM_STAT_DECL) const in alloc_entries() function802 value_type *nentries = alloc_entries (nsize); in expand()867 m_entries = alloc_entries (nsize); in empty_slow()914 m_entries = alloc_entries (size); in find_with_hash()959 m_entries = alloc_entries (m_size); in find_slot_with_hash()
107 unsigned int i, alloc_entries, nhooks, old_entries; in nf_hook_entries_grow() local113 alloc_entries = 1; in nf_hook_entries_grow()121 alloc_entries++; in nf_hook_entries_grow()125 if (alloc_entries > MAX_HOOK_COUNT) in nf_hook_entries_grow()128 new = allocate_hook_entries_size(alloc_entries); in nf_hook_entries_grow()