Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_arena.c458 if (!(arena->m_flags & RTL_ARENA_FLAG_RESCALE)) in rtl_arena_hash_remove()
463 arena->m_flags |= RTL_ARENA_FLAG_RESCALE; in rtl_arena_hash_remove()
467 arena->m_flags &= ~RTL_ARENA_FLAG_RESCALE; in rtl_arena_hash_remove()
H A Dalloc_arena.h81 #define RTL_ARENA_FLAG_RESCALE 1 /* within hash rescale operation */ macro

Completed in 18 milliseconds