Searched defs:slabs (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/md/dm-vdo/ | ||
| H A D | slab-depot.h | 285 struct list_head slabs; member |
| H A D | slab-depot.c | 3107 struct vdo_slab **slabs = depot->slabs; in get_depot_slab_iterator() local |
| /linux/tools/mm/ | ||
| H A D | slabinfo.c | 36 unsigned long partial, objects, slabs, objects_partial, objects_total; member |
| /linux/tools/perf/util/ | ||
| H A D | lock-contention.h | 18 char **slabs; member |
| /linux/mm/ | ||
| H A D | slab.h | 83 int slabs; /* Nr of slabs left */ member |
| H A D | slub.c | 1783 parse_slub_debug_flags(const char * str,slab_flags_t * flags,const char ** slabs,bool init) parse_slub_debug_flags() argument |