Home
last modified time | relevance | path

Searched refs:pool_push_batch (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Ddebugobjects.c182 static bool pool_push_batch(struct obj_pool *dst, struct hlist_head *head) in pool_push_batch() function
407 if (!pool_push_batch(&pool_global, &head)) in fill_pool()
408 pool_push_batch(&pool_to_free, &head); in fill_pool()
1441 pool_push_batch(&pool_global, &objects); in debug_objects_replace_static_objects()