Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Djemalloc.c2904 maybe_check_alloc_ctx(tsd_t *tsd, void *ptr, emap_alloc_ctx_t *alloc_ctx) { in maybe_check_alloc_ctx() function
2971 bool fail = maybe_check_alloc_ctx(tsd, ptr, &alloc_ctx); in isfree()
3135 bool fail = maybe_check_alloc_ctx(tsd, ptr, &alloc_ctx); in free_fastpath()