Searched refs:msegmentptr (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | closures.c | 542 msegmentptr seg = segment_holding (gm, start); in dlmunmap() 561 static msegmentptr 564 msegmentptr sp = &m->seg; in segment_holding_code() 592 msegmentptr seg = segment_holding (gm, ptr); in ffi_closure_alloc() 608 msegmentptr seg = segment_holding_code (gm, ptr); in ffi_closure_free()
|
D | dlmalloc.c | 1987 typedef struct malloc_segment* msegmentptr; typedef 2160 static msegmentptr segment_holding(mstate m, char* addr) { in segment_holding() 2161 msegmentptr sp = &m->seg; in segment_holding() 2171 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link() 2172 msegmentptr sp = &m->seg; in has_segment_link() 2628 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() 2828 msegmentptr s = &m->seg; in traverse_and_check() 2896 msegmentptr s = &m->seg; in internal_mallinfo() 2934 msegmentptr s = &m->seg; in internal_malloc_stats() 3374 msegmentptr oldsp = segment_holding(m, old_top); in add_segment() [all …]
|
/aosp_15_r20/external/libffi/src/ |
H A D | closures.c | 882 msegmentptr seg = segment_holding (gm, start); in dlmunmap() 897 static msegmentptr 900 msegmentptr sp = &m->seg; in segment_holding_code() 928 msegmentptr seg = segment_holding (gm, ptr); in ffi_closure_alloc() 939 msegmentptr seg = segment_holding (gm, data); in ffi_data_to_code_pointer() 958 msegmentptr seg = segment_holding_code (gm, ptr); in ffi_closure_free()
|
H A D | dlmalloc.c | 1987 typedef struct malloc_segment* msegmentptr; typedef 2160 static msegmentptr segment_holding(mstate m, char* addr) { in segment_holding() 2161 msegmentptr sp = &m->seg; in segment_holding() 2171 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link() 2172 msegmentptr sp = &m->seg; in has_segment_link() 2628 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() 2828 msegmentptr s = &m->seg; in traverse_and_check() 2896 msegmentptr s = &m->seg; in internal_mallinfo() 2934 msegmentptr s = &m->seg; in internal_malloc_stats() 3374 msegmentptr oldsp = segment_holding(m, old_top); in add_segment() [all …]
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 2495 typedef struct malloc_segment* msegmentptr; typedef 2713 static msegmentptr segment_holding(mstate m, char* addr) { in segment_holding() 2714 msegmentptr sp = &m->seg; in segment_holding() 2724 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link() 2725 msegmentptr sp = &m->seg; in has_segment_link() 3238 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() 3438 msegmentptr s = &m->seg; in traverse_and_check() 3508 msegmentptr s = &m->seg; in internal_mallinfo() 3548 msegmentptr s = &m->seg; in internal_malloc_stats() 3997 msegmentptr oldsp = segment_holding(m, old_top); in add_segment() [all …]
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 2480 typedef struct malloc_segment* msegmentptr; typedef 2698 static msegmentptr segment_holding(mstate m, char* addr) { in segment_holding() 2699 msegmentptr sp = &m->seg; in segment_holding() 2709 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link() 2710 msegmentptr sp = &m->seg; in has_segment_link() 3240 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() 3440 msegmentptr s = &m->seg; in traverse_and_check() 3510 msegmentptr s = &m->seg; in internal_mallinfo() 3552 msegmentptr s = &m->seg; in internal_malloc_stats() 4001 msegmentptr oldsp = segment_holding(m, old_top); in add_segment() [all …]
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 2536 typedef struct malloc_segment* msegmentptr; typedef 2754 static msegmentptr segment_holding(mstate m, char* addr) { in segment_holding() 2755 msegmentptr sp = &m->seg; in segment_holding() 2765 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link() 2766 msegmentptr sp = &m->seg; in has_segment_link() 3279 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() 3479 msegmentptr s = &m->seg; in traverse_and_check() 3549 msegmentptr s = &m->seg; in internal_mallinfo() 3589 msegmentptr s = &m->seg; in internal_malloc_stats() 4038 msegmentptr oldsp = segment_holding(m, old_top); in add_segment() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 2478 typedef struct malloc_segment* msegmentptr; typedef 2696 static msegmentptr segment_holding(mstate m, char* addr) { in segment_holding() 2697 msegmentptr sp = &m->seg; in segment_holding() 2707 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link() 2708 msegmentptr sp = &m->seg; in has_segment_link() 3221 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() 3421 msegmentptr s = &m->seg; in traverse_and_check() 3491 msegmentptr s = &m->seg; in internal_mallinfo() 3531 msegmentptr s = &m->seg; in internal_malloc_stats() 3980 msegmentptr oldsp = segment_holding(m, old_top); in add_segment() [all …]
|
D | dlmalloc_ext_2_8_6.c | 1126 msegmentptr s = &m->seg; in get_malloc_stats() 1224 msegmentptr s = &m->seg; in boost_cont_allocated_memory()
|