Home
last modified time | relevance | path

Searched refs:arena_map_mark_used (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dobmalloc.c1408 /* This is the leaf of the radix tree. See arena_map_mark_used() for the
1510 arena_map_mark_used(uintptr_t arena_base, int is_used) in arena_map_mark_used() function
1644 if (!arena_map_mark_used((uintptr_t)address, 1)) { in new_arena()
2131 arena_map_mark_used(ao->address, 0); in insert_to_freepool()

Completed in 5 milliseconds