Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_arena.h79 #define RTL_ARENA_HASH_SIZE 64 macro
112 rtl_arena_segment_type * m_hash_table_0[RTL_ARENA_HASH_SIZE];
H A Dalloc_arena.c688 arena->m_hash_size = RTL_ARENA_HASH_SIZE; in rtl_arena_constructor()
729 OSL_ASSERT(arena->m_hash_size == RTL_ARENA_HASH_SIZE); in rtl_arena_destructor()
878 arena->m_hash_size = RTL_ARENA_HASH_SIZE; in rtl_arena_deactivate()

Completed in 17 milliseconds