Home
last modified time | relevance | path

Searched defs:free_slabs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dslab.h783 unsigned long free_slabs; /* length of free slab list only */ member
H A Dslab.c1324 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
3871 unsigned long free_slabs = 0; in get_slabinfo() local