Searched refs:ref_table_alloc_pool (Results 1 – 1 of 1) sorted by relevance
412 static alloc_pool ref_table_alloc_pool = NULL; variable420 if (ref_table_alloc_pool || !build) in reference_table_alloc_pool()421 return ref_table_alloc_pool; in reference_table_alloc_pool()423 ref_table_alloc_pool = in reference_table_alloc_pool()426 return ref_table_alloc_pool; in reference_table_alloc_pool()496 if (ref_table_alloc_pool) in maybe_free_reference_table()498 free_alloc_pool (ref_table_alloc_pool); in maybe_free_reference_table()499 ref_table_alloc_pool = NULL; in maybe_free_reference_table()