Searched defs:slab (Results 1 – 1 of 1) sorted by relevance
221 struct slab { struct225 unsigned int inuse; /* num of objs active in slab */ argument244 * We assume struct slab_rcu can overlay struct slab when destroying. argument362 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument595 static inline void page_set_slab(struct page *page, struct slab *slab) in page_set_slab()618 static inline void *index_to_obj(struct kmem_cache *cache, struct slab *slab, in index_to_obj()631 const struct slab *slab, void *obj) in obj_to_index()2733 static void slab_map_pages(struct kmem_cache *cache, struct slab *slab, in slab_map_pages()