Searched refs:lpad_pool (Results 1 – 1 of 1) sorted by relevance
52 static lpad_t lpad_pool[LPAD_POOL_SIZE]; variable202 if (lpad_pool[idx].inuse == 0) { in lpad_alloc()206 lpad_pool[idx].inuse = 1; in lpad_alloc()208 return (&lpad_pool[idx]); in lpad_alloc()