Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
A Dbget_malloc.c149 struct malloc_ctx { struct
192 static DEFINE_CTX(malloc_ctx);
209 struct malloc_ctx *ctx) in raw_malloc_return_hook()
238 gen_malloc_reset_stats(&malloc_ctx); in malloc_reset_stats()
259 struct malloc_ctx *ctx ) in raw_malloc_return_hook()
376 struct malloc_ctx *ctx) in raw_malloc()
556 gen_mdbg_free(&malloc_ctx, ptr, wipe); in free_helper()
557 malloc_unlock(&malloc_ctx, exceptions); in free_helper()
685 gen_mdbg_check(&malloc_ctx, bufdump); in mdbg_check()
728 raw_free(ptr, &malloc_ctx, wipe); in free_helper()
[all …]
/optee_os/lib/libutils/isoc/include/
A Dmalloc.h145 struct malloc_ctx;
147 size_t pl_size, struct malloc_ctx *ctx);
149 struct malloc_ctx *ctx);
150 void raw_free(void *ptr, struct malloc_ctx *ctx, bool wipe);
152 size_t pl_size, struct malloc_ctx *ctx);
154 size_t pl_size, struct malloc_ctx *ctx);
156 void raw_malloc_init_ctx(struct malloc_ctx *ctx);
157 void raw_malloc_add_pool(struct malloc_ctx *ctx, void *buf, size_t len);
159 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats);
/optee_os/out/arm/export-ta_arm64/include/
A Dmalloc.h145 struct malloc_ctx;
147 size_t pl_size, struct malloc_ctx *ctx);
149 struct malloc_ctx *ctx);
150 void raw_free(void *ptr, struct malloc_ctx *ctx, bool wipe);
152 size_t pl_size, struct malloc_ctx *ctx);
154 size_t pl_size, struct malloc_ctx *ctx);
156 void raw_malloc_init_ctx(struct malloc_ctx *ctx);
157 void raw_malloc_add_pool(struct malloc_ctx *ctx, void *buf, size_t len);
159 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats);
/optee_os/out/arm/export-ta_arm32/include/
A Dmalloc.h145 struct malloc_ctx;
147 size_t pl_size, struct malloc_ctx *ctx);
149 struct malloc_ctx *ctx);
150 void raw_free(void *ptr, struct malloc_ctx *ctx, bool wipe);
152 size_t pl_size, struct malloc_ctx *ctx);
154 size_t pl_size, struct malloc_ctx *ctx);
156 void raw_malloc_init_ctx(struct malloc_ctx *ctx);
157 void raw_malloc_add_pool(struct malloc_ctx *ctx, void *buf, size_t len);
159 void raw_malloc_get_stats(struct malloc_ctx *ctx, struct malloc_stats *stats);
/optee_os/lib/libutils/ext/
A Dmempool.c58 struct malloc_ctx *mctx;
85 pool->mctx = (struct malloc_ctx *)v; in init_mpool()
/optee_os/out/arm/ldelf/
A Dldelf.map1455 .rela.data.rel.local.malloc_ctx
1519 .data.rel.local.malloc_ctx
A Dldelf.dmp206 0000000000008170 l O .data 0000000000000080 malloc_ctx
/optee_os/out/arm/core/
A Dtee.symb_sizes713 000000000e16e9b0 0000000000000088 d malloc_ctx
A Dtee.map26971 .data.rel.local.malloc_ctx
27432 .rela.data.rel.local.malloc_ctx
A Dtee.dmp1760 000000000e16e9b0 l O .data 0000000000000088 malloc_ctx
/optee_os/out/arm/ta/trusted_keys/
A Df04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp250 0000c2f4 l O .data 0000005c malloc_ctx
/optee_os/out/arm/ta/avb/
A D023f8f1a-292a-432b-8fc4-de8471358067.dmp238 0000b27c l O .data 0000005c malloc_ctx
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp439 0001be28 l O .data 0000005c malloc_ctx

Completed in 340 milliseconds