Searched refs:slab_empty (Results 1 – 3 of 3) sorted by relevance
702 static int slab_empty(struct slabinfo *s) in slab_empty() function726 if (slab_empty(s)) in slab_debug()732 if (slab_empty(s)) in slab_debug()738 if (slab_empty(s)) in slab_debug()744 if (slab_empty(s)) in slab_debug()750 if (slab_empty(s)) in slab_debug()756 if (slab_empty(s)) in slab_debug()762 if (slab_empty(s)) in slab_debug()
376 u64 *slab_empty; in bcache_prod() local396 slab_empty = bp->slabs[n_slabs_available]; in bcache_prod()401 slab_empty[0] = buffer; in bcache_prod()402 bc->slab_prod = slab_empty; in bcache_prod()
3390 goto slab_empty; in __slab_free()3404 slab_empty: in __slab_free()
Completed in 20 milliseconds