Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/vm/
H A 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()
/OK3568_Linux_fs/kernel/samples/bpf/
H 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()
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c3112 goto slab_empty; in __slab_free()
3126 slab_empty: in __slab_free()