Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_allocator.c50 struct list_head free_objs; member
/OK3568_Linux_fs/kernel/lib/
H A Ddebugobjects.c54 struct hlist_head free_objs; member
/OK3568_Linux_fs/kernel/mm/
H A Dslab.c1346 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
4033 unsigned long total_slabs = 0, free_objs = 0, shared_avail = 0; in get_slabinfo() local