Searched defs:drain_array (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslab.c2546 static void drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3,
2580 drain_array(cachep, l3, l3->shared, 1, node);
4118 * if drain_array() is used on the shared array.
4120 static void drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3, function
4179 drain_array(searchp, l3, cpu_cache_get(searchp), 0, node);
4190 drain_array(searchp, l3, l3->shared, 0, node);

Completed in 13 milliseconds