Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/vm/
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()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/mm/
Dslub.c3052 goto slab_empty; in __slab_free()
3066 slab_empty: in __slab_free()