Searched refs:MAX_FAILED_RECLAIMS (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ | ||
H A D | pb_slab.c | 74 #define MAX_FAILED_RECLAIMS 2 macro 92 } else if (++num_failed_reclaims >= MAX_FAILED_RECLAIMS) { in pb_slabs_reclaim_locked() |
Completed in 2 milliseconds