Searched refs:pool_max (Results 1 – 2 of 2) sorted by relevance
94 static const size_t pool_max [HCD_MEM_POOLS] = { variable121 if (!(pool_size = pool_max [i])) in ms_hcd_buffer_create()179 if (size <= pool_max [i]) in ms_hcd_buffer_alloc()207 if (size <= pool_max [i]) in ms_hcd_buffer_free()
106 static const size_t pool_max [HCD_BUFFER_POOLS] = { variable120 if (!(size = pool_max [i])) in hcd_buffer_create()157 if (size <= pool_max [i]) in hcd_buffer_alloc()174 if (size <= pool_max [i]) { in hcd_buffer_free()