Home
last modified time | relevance | path

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

/linux-5.19.10/tools/vm/
Dslabinfo.c724 static int slab_empty(struct slabinfo *s) in slab_empty() function
748 if (slab_empty(s)) in slab_debug()
754 if (slab_empty(s)) in slab_debug()
760 if (slab_empty(s)) in slab_debug()
766 if (slab_empty(s)) in slab_debug()
772 if (slab_empty(s)) in slab_debug()
778 if (slab_empty(s)) in slab_debug()
784 if (slab_empty(s)) in slab_debug()
/linux-5.19.10/samples/bpf/
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-5.19.10/mm/
Dslub.c3413 goto slab_empty; in __slab_free()
3427 slab_empty: in __slab_free()