Searched refs:MakeAllocationResident (Results 1 – 3 of 3) sorted by relevance
34 MakeAllocationResident(ptr, nbytes, pagesize); in MallocFree()69 MakeAllocationResident(ptr, nbytes, pagesize); in CallocFree()103 MakeAllocationResident(ptrs[i], nbytes, pagesize); in MallocMultiple()
54 MakeAllocationResident(ptr, size, pagesize); in BM_mallopt_purge()
74 static __inline __attribute__ ((__always_inline__)) void MakeAllocationResident( in MakeAllocationResident() function