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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c96 * it is frozen but slab_free will then skip the usual
1850 static __always_inline void slab_free(struct kmem_cache *s, function
1880 slab_free(s, page, x, _RET_IP_);
2842 slab_free(page->slab, page, object, _RET_IP_);
2892 * Must hold slab lock here because slab_free

Completed in 115 milliseconds