Searched defs:total_slabs (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| H A D | slab.h | 552 unsigned long total_slabs; /* length of all slab lists */ member
|
| H A D | slab.c | 1345 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 D | slab.h | 782 unsigned long total_slabs; /* length of all slab lists */ member
|
| H A D | slab.c | 1324 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 D | slabinfo.c | 794 avg_slabs, total_slabs = 0; in totals() local
|
| /kernel/linux/linux-6.6/tools/mm/ |
| H A D | slabinfo.c | 818 avg_slabs, total_slabs = 0; in totals() local
|
Completed in 15 milliseconds