Home
last modified time | relevance | path

Searched refs:allow_three_fourths_allocations (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.c132 if (slabs->allow_three_fourths_allocations && size <= entry_size * 3 / 4) { in pb_slab_alloc_reclaimed()
141 (1 + slabs->allow_three_fourths_allocations) + three_fourths; in pb_slab_alloc_reclaimed()
251 slabs->allow_three_fourths_allocations = allow_three_fourth_allocations; in pb_slabs_init()
H A Dpb_slab.h120 bool allow_three_fourths_allocations; member

Completed in 2 milliseconds