Lines Matching refs:pool
46 pool delete.
50 … pool configuration defines, and added macro
51 for extending the byte pool delete.
92 … pool, and modified code to properly handle case
101 type for allocating from byte pool.
105 … use of alignment type for creating byte pool.
108 … use of alignment type for searching byte pool,
113 releasing memory to byte pool.
241 added code to assert pool ownership
243 no changes to the pool or the pool
246 added code to assert pool ownership
248 no changes to the pool or the pool
1359 alignment type for searching byte pool.
1507 …tx_byte_pool_search.c Added code to assert pool ownership after protecti…
1508 … is obtained to ensure no changes to the pool or the
1509 … pool search pointer are made without ownership.