Home
last modified time | relevance | path

Searched refs:alloc_refill (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/net/ynl/samples/
H A Dpage-pool.c98 if (pp->_present.alloc_refill) in main()
99 s->alloc_fast += pp->alloc_refill; in main()
/linux-6.15/tools/mm/
H A Dslabinfo.c40 unsigned long alloc_from_partial, alloc_slab, free_slab, alloc_refill; member
542 s->alloc_refill, (s->alloc_refill * 100) / total); in slab_stats()
1289 slab->alloc_refill = get_obj("alloc_refill"); in read_slab_dir()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-kernel-slab65 What: /sys/kernel/slab/<cache>/alloc_refill
71 The alloc_refill file shows how many times the per-cpu freelist
/linux-6.15/mm/
H A Dslub.c7268 STAT_ATTR(ALLOC_REFILL, alloc_refill);