Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_allocator.h93 void remove_from_page_list(small_object_page_info* page);
/bionic/libc/bionic/
Dbionic_allocator.cpp143 remove_from_page_list(page); in alloc()
237 void BionicSmallObjectAllocator::remove_from_page_list( in remove_from_page_list() function in BionicSmallObjectAllocator