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

/linux-master/mm/
H A Dslub.c2949 struct slab *slab_to_put = NULL; local
2964 slab_to_put = oldslab;
2980 if (slab_to_put) {
2981 __put_partials(s, slab_to_put);

Completed in 99 milliseconds