Searched defs:alloc_ctx (Results  1 – 13 of 13) sorted by relevance
| /external/jemalloc_new/include/jemalloc/internal/ | 
| D | prof_inlines_b.h | 40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) {  in prof_tctx_get()49     alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) {  in prof_tctx_set()
 122 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx,  in prof_malloc()
 195 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) {  in prof_free()
 
 | 
| D | arena_inlines_b.h | 12 arena_prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) {  in arena_prof_tctx_get()32     alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) {  in arena_prof_tctx_set()
 191     alloc_ctx_t *alloc_ctx, bool slow_path) {  in arena_dalloc()
 288     alloc_ctx_t *alloc_ctx, bool slow_path) {  in arena_sdalloc()
 
 | 
| D | jemalloc_internal_inlines_c.h | 104 idalloctm(tsdn_t *tsdn, void *ptr, tcache_t *tcache, alloc_ctx_t *alloc_ctx,  in idalloctm()128     alloc_ctx_t *alloc_ctx, bool slow_path) {  in isdalloct()
 
 | 
| /external/e2fsprogs/lib/ext2fs/ | 
| D | bmap.c | 210 	struct blk_alloc_ctx	alloc_ctx;  in extent_bmap()  local314 	struct blk_alloc_ctx alloc_ctx = {  in ext2fs_bmap2()  local
 
 | 
| /external/jemalloc_new/src/ | 
| D | jemalloc.c | 1892 		alloc_ctx_t alloc_ctx;  local2184    alloc_ctx_t *alloc_ctx) {
 2220 	alloc_ctx_t alloc_ctx;  local
 2259 	alloc_ctx_t alloc_ctx, *ctx;  local
 2338 		alloc_ctx_t alloc_ctx;  local
 2637     arena_t *arena, alloc_ctx_t *alloc_ctx) {
 2717 	alloc_ctx_t alloc_ctx;  local
 2797     size_t extra, size_t alignment, bool zero, alloc_ctx_t *alloc_ctx) {
 2861 	alloc_ctx_t alloc_ctx;  local
 
 | 
| D | arena.c | 982 		alloc_ctx_t alloc_ctx;  in arena_reset()  local
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 55579 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 85361 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 | 
| D | vmlinux.h | 85361 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 52042 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 | 
| D | vmlinux_510.h | 52042 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 58647 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 | 
| D | vmlinux.h | 58647 	void * (*alloc_ctx)(struct crypto_scomp *);  member
 |