Searched refs:malloc_size (Results 1 – 2 of 2) sorted by relevance
47 uint32_t malloc_size; member96 ret->malloc_size = high_size; in umem_malloc()100 ret->malloc_size = low_size; in umem_malloc()109 ret->malloc_size = low_size; in umem_malloc()115 ret->malloc_size = size; in umem_malloc()211 ret->malloc_size = high_size; in memalign()217 ret->malloc_size = low_size; in memalign()263 size = buf->malloc_size; in process_free()290 high_size = buf->malloc_size; in process_free()321 high_size = buf->malloc_size; in process_free()
3859 uint32_t malloc_size; member3988 switch (UMEM_MALLOC_DECODE(md.malloc_stat, md.malloc_size)) { in um_umem_buffer_cb()3993 mallocsz = md.malloc_size - overhead; in um_umem_buffer_cb()4001 ump->um_cp->cache_chunksize - md.malloc_size; in um_umem_buffer_cb()