Home
last modified time | relevance | path

Searched defs:total_slabs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslab.h552 unsigned long total_slabs; /* length of all slab lists */ member
H A Dslab.c1345 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
4010 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; get_slabinfo() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dslab.h782 unsigned long total_slabs; /* length of all slab lists */ member
H A Dslab.c1324 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
3870 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; get_slabinfo() local
[all...]
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c794 avg_slabs, total_slabs = 0; in totals() local
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo.c818 avg_slabs, total_slabs = 0; in totals() local

Completed in 15 milliseconds