Searched refs:use_mmap (Results 1 – 2 of 2) sorted by relevance
2605 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro3185 assert(use_mmap(m)); in do_check_mmapped_chunk()3980 if (use_mmap(m) && nb >= mparams.mmap_threshold && m->topsize != 0) { in sys_alloc()4624 was_enabled = use_mmap(m); in ialloc()5114 if (!use_mmap(ms)) in mstar_mspace_track_large_chunks()
2082 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro2601 assert(use_mmap(m)); in do_check_mmapped_chunk()3393 if (use_mmap(m) && nb >= mparams.mmap_threshold) { in sys_alloc()4023 was_enabled = use_mmap(m); in ialloc()