Searched refs:ltable_grow (Results 1 – 3 of 3) sorted by relevance
190 extern void ltable_grow(struct link_table *table, uint32_t min_free);
311 ltable_grow(struct link_table *table, uint32_t min_free) in ltable_grow() function528 ltable_grow(table, nelem + MAX_CPUS); in ltable_alloc_elem()
713 ltable_grow(&g_prepost_table, min_free); in wq_prepost_ensure_free_space()