Searched refs:raw_malloc_get_ctx_size (Results 1 – 4 of 4) sorted by relevance
75 size_t sz = pool->size - raw_malloc_get_ctx_size(); in init_mpool()
156 size_t raw_malloc_get_ctx_size(void);
182 __ta_no_share_malloc_ctx = malloc(raw_malloc_get_ctx_size()); in init_instance()
796 size_t raw_malloc_get_ctx_size(void) in raw_malloc_get_ctx_size() function