Searched refs:slab_destroy (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.c233 * slab_destroy on a SLAB_DESTROY_BY_RCU cache uses this structure to
1899 * slab_destroy - destroy and release all objects in a slab
1907 static void slab_destroy(struct kmem_cache *cachep, struct slab *slabp) function
2475 slab_destroy(cache, slabp);
3472 slab_destroy(cachep, slabp);

Completed in 83 milliseconds