Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Ddebugobjects.c54 struct hlist_head free_objs; member
/Linux-v5.10/mm/
Dslab.c1345 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
4011 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; in get_slabinfo() local