Home
last modified time | relevance | path

Searched refs:slab_empty (Results 1 – 3 of 3) sorted by relevance

/linux/tools/vm/
A Dslabinfo.c702 static int slab_empty(struct slabinfo *s) in slab_empty() function
726 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()
/linux/samples/bpf/
A Dxsk_fwd.c376 u64 *slab_empty; in bcache_prod() local
396 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()
/linux/mm/
A Dslub.c3390 goto slab_empty; in __slab_free()
3404 slab_empty: in __slab_free()

Completed in 20 milliseconds