Searched refs:grow_step (Results 1 – 2 of 2) sorted by relevance
44 sr->pool.grow_step = XE_REG_SR_GROW_STEP_DEFAULT; in xe_reg_sr_init()57 ALIGN(sr->pool.allocated + 1, sr->pool.grow_step), in alloc_entry()63 sr->pool.allocated += sr->pool.grow_step; in alloc_entry()
27 unsigned int grow_step; member