Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_allocator.c50 struct list_head free_objs; member
/openbmc/linux/lib/
H A Ddebugobjects.c51 struct hlist_head free_objs; member
/openbmc/linux/mm/
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; in get_slabinfo() local