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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c2403 static void drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3,
2437 drain_array(cachep, l3, l3->shared, 1, node);
4030 * if drain_array() is used on the shared array.
4032 void drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3, function
4092 drain_array(searchp, l3, cpu_cache_get(searchp), 0, node);
4103 drain_array(searchp, l3, l3->shared, 0, node);

Completed in 18 milliseconds