Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2090 typedef struct malloc_chunk* mfastbinptr; typedef
2179 mfastbinptr fastbins[NFASTBINS];
2913 mfastbinptr* fb; /* associated fastbin */ in _int_malloc()
3289 mfastbinptr* fb; /* associated fastbin */ in _int_free()
3427 mfastbinptr* fb; /* current fastbin being consolidated */
3428 mfastbinptr* maxfb; /* last fastbin (for loop control) */