Searched defs:slab_info (Results 1 – 1 of 1) sorted by relevance
19 struct slab_info { struct21 struct slab_info *next; argument22 unsigned long nr_pages; /* size of cache in pages */46 typedef int (*sort_t)(const struct slab_info *, const struct slab_info *); argument