Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
Ddebugobjects.c51 struct hlist_head free_objs; member
/kernel/linux/linux-5.10/lib/
Ddebugobjects.c54 struct hlist_head free_objs; member
/kernel/linux/linux-5.10/mm/
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; in get_slabinfo() local
/kernel/linux/linux-6.6/mm/
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; in get_slabinfo() local