Home
last modified time | relevance | path

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

/mm/
Dslab.c221 struct slab { struct
225 unsigned int inuse; /* num of objs active in slab */ argument
244 * We assume struct slab_rcu can overlay struct slab when destroying. argument
362 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument
595 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()